mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-02-09 00:18:28 -06:00
The loader used for minification should come first in the rules array (i.e. execute last, as webpack loaders are executed in reverse order).
The loader used for minification should come first in the rules array (i.e. execute last, as webpack loaders are executed in reverse order).