Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 244 Bytes

bundler

A home-made bundler for JavaScript. Inspired by Ronen Amiel's talk Build Your Own Webpack.

Try it

yarn
yarn build  // Run the bundler
yarn start  // Run the bundled code