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