docs: fix typo (#1556)

This commit is contained in:
Alex Rohleder
2018-06-13 11:07:40 +02:00
committed by Guillaume Chau
parent a0489a77bf
commit 6e690f355a
+1 -1
View File
@@ -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