Closed alesvaupotic closed 6 years ago
Should be resolved in v2.0 (#23)
Works as advertised.
Asset Size Chunks Chunk Names
/js/app.js 107 kB 0 [emitted] /js/app
/js/x-components.js 3.4 kB 1 [emitted] /js/x-components
/css/main.css 13.2 kB 0 [emitted] /js/app
/css/auth.css 7.59 kB 0, 0 [emitted] /js/app, /js/app
Solved in 2.0.0.
This config
produces only one purged file:
Is this intentional? Because it sure is not expected. If you swap the order of Sass files, again the first one gets purged, the second one is ignored.