pksjce / webpack-internal-examples

16 stars 10 forks source link

Webpack internals examples

npm i

compiler-example.js

cd compiler-example
node --harmony compiler-example.js

multicompiler-example.js

``bash cd multicompiler-example node --harmony multicompiler-example.js