nativescript-dev-webpack

v0.25.0-webpack-2019-06-06-120047-02
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