Can anyone suggest how to use rollup in production instead of webpack ?
I think by default ionic2 uses webpack(not sure if it changed in recent release).
and also how much improvement in performance can be experienced after implementation of rollup?
Thanks in advance.