nativescript-dev-webpack

v0.18.3-next-2018-12-11-153903-01
This repository contains the code for the nativescript-dev-webpack plugin which helps in webpacking [NativeScript](https://www.nativescript.org/) apps.

postinstall

node postinstall.js

postpack

rm -rf node_modules

prepare

tsc && npm run jasmine

test

npm run prepare && npm run jasmine

jasmine

jasmine --config=jasmine-config/jasmine.json

version

rm package-lock.json && conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md

Metadata

Downloads