0.1.6 • Published 3 years ago

beelinejs-build v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Build

Build files to create component and layout factories and build html.js tempates

Run from script

npm install beelinejs-build

Add the following to the package scripts:

node node_modules\beelinejs-build\src\build components layouts

&& can used to run webpack for example

node node_modules\beelinejs-build\src\build components layouts && webpack

components and layouts are the path to the components and layouts

Run from file

Create a build.js file and add require('beelinejs-build')

Add a the package scripts:

node build components layouts

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago