@ionic/app-scripts

v0.0.37-4
Scripts for Ionic Projects

build

npm run clean && tsc

build-and-test

npm run build && npm run test

clean

rimraf ./dist

lint

tslint -c ./tslint.json --project ./tsconfig.json

prepublish

jasmine JASMINE_CONFIG_PATH=src/spec/jasmine.config.json && npm run build

test

jasmine JASMINE_CONFIG_PATH=src/spec/jasmine.config.json || true

watch

npm run clean && tsc --watch
npm i @ionic/[email protected]

Metadata

  • MIT
  • Whatever
  • Ionic Team
  • released 10/28/2016

Downloads