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