0.1.6 • Published 9 months ago

beelinejs-build v0.1.6

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

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago