0.1.6 • Published 2 years ago

beelinejs-build v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago