@nativescript-community/ui-material-core

v6.2.6
Material Core component
NativeScript JavaScript Android iOS

tsc

../../node_modules/.bin/cpy '**/*.d.ts' '../../packages/core' --cwd=../../src/core --parents && ../../node_modules/.bin/tsc --skipLibCheck -d

build

npm run tsc && npm run build.hooks

clean

../../node_modules/.bin/rimraf ./*.d.ts ./*.js ./*.js.map android

tsc-win

..\..\node_modules\.bin\cpy '**/*.d.ts' '..\..\packages\core' --cwd=..\..\src\core --parents && ..\..\node_modules\.bin\tsc --skipLibCheck -d

build.all

npm run build.hooks && npm run build

build.win

npm run tsc-win && npm run build.hooks.win

build.hooks

tsc -skipLibCheck -p tsconfig.hooks.json

postinstall

node postinstall.js

preuninstall

node preuninstall.js

build.all.win

npm run build.hooks.win && npm run build.win

build.hooks.win

..\..\node_modules\.bin\tsc -skipLibCheck -p tsconfig.hooks.json
npm i @nativescript-community/[email protected]

Metadata

Downloads