bl-breadcrumb

v1.2.0-alpha.4a494a50

start

../../node_modules/.bin/webpack-dev-server --config ../../webpack.config.js --env.dev --hot --host 0.0.0.0 --env.element=breadcrumb

test

npm run build:test && ../../node_modules/.bin/wct -l firefox

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=breadcrumb

build:test

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

build:test:watch

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/30/2017

Downloads

Maintainers