Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Dec 30, 2015
1 parent bf7d3bc commit 3eefb13
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,12 @@ module.exports = function(webpackConfig) {

- `webpackConfig` -- 默认配置, 修改后返回新的配置


## FAQ

> 如何在 webpack.config.js 中引用 webpack ? (新增插件需要)
`var webpack = require('atool-build/lib/webpack');`

[#32](https://github.com/ant-tool/atool-build/issues/32)

0 comments on commit 3eefb13

Please sign in to comment.