mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-09 09:00:16 -05:00
fix typo
This commit is contained in:
@@ -48,7 +48,7 @@ exports.defaults = () => ({
|
||||
css: {
|
||||
// boolean | Object, extract css?
|
||||
extract: true,
|
||||
// apply css modules to CSS files that doesn't end with .mdoule.css?
|
||||
// apply css modules to CSS files that doesn't end with .module.css?
|
||||
modules: false,
|
||||
sourceMap: false,
|
||||
loaderOptions: {}
|
||||
|
||||
Reference in New Issue
Block a user