0.6.4 • Published 9 years ago
react-bundle-builder v0.6.4
react-bundle-builder 0.6.3 
Installation
project:
npm install react-bundle-builder --save-dev
global:
npm install react-bundle-builder -g
Commands
t, test Test App
-w, --watch Enable watching files
b, build Build App
s, serve Serve App
-H, --hmr Use Hot Module Reload(experimental)
-o, --open Open browser
-i, --iframe Open iframe in browser
-l, --lint Use linter
u, upload Upload App to S3Configuration
builder.config.coffee in current working directory
module.exports = ->
input: [__dirname, 'src']
output: [__dirname, 'dist']
alias:
AliasTest: [__dirname, 'alias_test']
variables: ['APP_ENV'].env.development or pass BUILDER_ENV to use specific .env.%BUILDER_ENV% file
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_S3_BUCKET=
AWS_S3_BUCKET_KEY=/
AWS_S3_REGION=us-west-1
APP_ENV=development0.6.4
9 years ago
0.6.3
9 years ago
0.6.2
9 years ago
0.6.1
9 years ago
0.6.0
9 years ago
0.5.0
9 years ago
0.4.9
9 years ago
0.4.8
9 years ago
0.4.7
9 years ago
0.4.6
9 years ago
0.4.5
9 years ago
0.4.4
9 years ago
0.4.3
9 years ago
0.4.2
9 years ago
0.4.1
9 years ago
0.4.0
9 years ago
0.3.9
9 years ago
0.3.8
9 years ago
0.3.7
9 years ago
0.3.6
9 years ago
0.3.5
9 years ago
0.3.3
9 years ago
0.3.2
9 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.9
9 years ago
0.2.8
9 years ago
0.2.7
9 years ago
0.2.6
9 years ago
0.2.5
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.0
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago