mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-13 12:40:18 -05:00
docs: remove unnecessary line in example [ci skip]
This commit is contained in:
@@ -82,8 +82,6 @@ Sometimes you may want to pass options to the pre-processor's webpack loader. Yo
|
||||
|
||||
``` js
|
||||
// vue.config.js
|
||||
const fs = require('fs')
|
||||
|
||||
module.exports = {
|
||||
css: {
|
||||
loaderOptions: {
|
||||
|
||||
Reference in New Issue
Block a user