roadshow-browserify
v0.3.2
Published
Browserify transform for pre-compiling Roadshow components
Downloads
5
Readme
roadshow-browserify.js
Browserify transform for pre-compiling Roadshow components
Usage
Install browserify
and this transform as project dependencies:
npm install --save-dev browserify roadshow-browserify
Configuration
This transform needs no further setup if Roadshow components are saved as regular HTML files.
$ browserify -t roadshow-browserify
MIT License | Copyright © 2019 Bong Cosca | All rights reserved