0.1.5 • Published 7 years ago

go-bundler v0.1.5

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

go-bundler

License: ISC
NPM

STILL IN EARLY DEV AND NOT TESTED, USE AT YOUR OWN RISK

Source code is here: https://github.com/lvl5hm/go-bundler/tree/src.

A bundler for javascript files with minimal config, written in golang.
Has built-in dev server, auto rebuild on file change and can build html templates along with js files.
All non-js files are copied to bundle folder and imported as urls.

Very fast so far :D

How to use

Install bundler

npm install --save-dev go-bundler

Run npm command

go-bundler

You will be prompted to answer a couple of questions to generate a config file. You will then be able to edit it manually in go-bundler-config.json

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

1.0.0

7 years ago