Skip to content

matty-at-rdc/bandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bandler Bundler 🧺

What is this?

It's a basic bunder! It bundles... but not very well! It is largely based on this article, but I've made some notable improvements... At least I think so

How do I use it?

  • You clone it -- git clone <this-repo>
  • You install dependeicnies -- (I'm using Yarn PnP cause it's rad, but you can likely just npm i it)
  • You run it -- yarn node app.js <entry-path>
    • Full path to entry is required at the moment and circular dependencies make it perish so be careful
  • Find your bundle inside of build called bundle.js

Demo

Before

After

About

The bandler bundler 🧺

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published