Skip to content

gdbroman/bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A home-made JavaScript bundler.

Topics

Resources

Stars

Watchers

Forks