fix typo in readme webpack section

master
Colder Xihk 2017-07-22 01:21:14 +08:00 committed by Trent Mick
parent 14609dfb69
commit fe31b83e42
1 changed files with 0 additions and 1 deletions

View File

@ -1377,7 +1377,6 @@ log.info('hi on info');
## Webpack
Webpack can work with the same example Browserify above. To do this, we need to make webpack ignore optional files:
```
Now tell webpack to ignore files for
[optional dependencies](https://webpack.js.org/configuration/module/#module-noparse)
in your "webpack.config.js":