aurelia-bundler

v0.6.2
A library for bundling JavaScript, HTML and CSS for use with SystemJS.
aurelia systemjs bundling HTML JavaScript CSS

lint

tslint --project tsconfig.json

test

mocha --reporter spec --compilers ts:ts-node/register test/**/*.spec.ts

prebuild:compile

rimraf 'dist/**'

build:compile

tsc --project tsconfig.dist.json --outDir dist --module commonjs

build

npm run build:compile

Metadata

  • MIT
  • Whatever
  • Rob Eisenberg
  • released 6/29/2017

Downloads