Skip to content

Bodokh/Gulp-Bundler-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundler Boilerplate

Easily minify and bundle your code in the order of your choice, as well as compile TypeScript & SASS/LESS.

This is a very simple and basic bundler to get you started, more configurations can be easily implemented.

Get up and running

Clone this repository and install the dependencies with: npm install

Now edit the Bundle.config.js to choose which files are to be included in the build, and run: gulp

About

Easily minify and bundle your code in the order of your choice, as well as compile TypeScript & SASS/LESS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published