mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-12 14:58:26 -05:00
docs: fix typo (#1556)
This commit is contained in:
committed by
Guillaume Chau
parent
a0489a77bf
commit
6e690f355a
@@ -123,7 +123,7 @@ module.exports = {
|
||||
- Type: `Array<string | RegExp>`
|
||||
- Default: `[]`
|
||||
|
||||
By default `babel-loader` ignores all files inside `node_modules`. If you want to explicitly trasnpile a dependency with Babel, you can list it in this option.
|
||||
By default `babel-loader` ignores all files inside `node_modules`. If you want to explicitly transpile a dependency with Babel, you can list it in this option.
|
||||
|
||||
### productionSourceMap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user