Control: reopen -1<br><br>On Thu, 24 Dec 2020 20:44:50 +0530 Pirate Praveen <praveen@onenetbeyond.org> wrote:<br>> It is fixed by changing the order of plugins used in rollup.config.js, <br>> rollup-plugin-polyfills should come before commonjs and node-resolve <br>> plugins.<br><br>Even though the build now succeed, it is producing a broken output. Size of autoprefixer.js dropped from 4.5 mb to 900 kb. It should bundle postcss and polyfills.<br><br>It may be because newer versions of browsers supporting new features without polyfills. But we need to confirm it.<br><br>One way could be building the upstream code with build dependencies matching the versions in debian. rollup, its plugins or caniuse-db/browserslist update may have caused this change.<br><br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.