You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/10/10 23:23:20 UTC

[GitHub] [cordova-js] breautek commented on issue #169: Uniform build

breautek commented on issue #169: Uniform build
URL: https://github.com/apache/cordova-js/issues/169#issuecomment-540837975
 
 
   > switch to modern build tooling (rollup)
   
   I would encourage considering `webpack` over `rollup` for bundling any code intended to be consumed by the browser (ie non-node code). They both have a comparable set of capabilities but I find `webpack` more mature and I've had problems with `rollup` in the past with my own projects. However the last time I used rollup was pre 1.0 so they may have gotten better now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org