@blaze-elements/bubble

v1.0.0

start

../../node_modules/.bin/webpack-dev-server --config ../../webpack.config.js --env.dev --env.element=bubble --hot

test

npm run build:test && ../../node_modules/.bin/wct

test:watch

../../node_modules/.bin/concurrently "npm run build:test:watch" "WCT_INDEX=./index.watch.test.html ../../node_modules/.bin/wct -p"

test:watch:firefox

../../node_modules/.bin/concurrently "npm run build:test:watch" "WCT_INDEX=./index.watch.test.html ../../node_modules/.bin/wct -p -l firefox"

build

../../node_modules/.bin/rimraf dist && ../../node_modules/.bin/webpack --config ../../webpack.config.js --env.prod --env.element=bubble

build:test

../../node_modules/.bin/rimraf dist && ../../node_modules/.bin/webpack --config ../../webpack.config.js --env.test --env.element=bubble

build:test:watch

../../node_modules/.bin/webpack-dev-server --config ../../webpack.config.js --env.test --env.element=bubble

prepublish

../../node_modules/.bin/rimraf dist && yarn build
npm i @blaze-elements/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/15/2017

Downloads

Maintainers