webpack-internal-examples icon indicating copy to clipboard operation
webpack-internal-examples copied to clipboard

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