0.1.0 • Published 9 years ago

requirehit-browser v0.1.0

Weekly downloads
3
License
GPL v3
Repository
github
Last release
9 years ago

requirehit-browser

browser-side requirehit engine

requirehit engine uses lots of source code available on nodejs, in fact, it's almost like a cross-browser compatible fork of nodejs.

This repo contains code to: setup, download, decode and require requirehit packages.

Building dist file

  $ npm run dist-build

This will allow a build with extendable options which should be used by requirehit package to create its initial bundle file.

Cleaning dist

  $ npm run dist-clean