nativescript-material-bottomsheet

v3.1.10
Material bottomsheet component
NativeScript JavaScript Android iOS

tsc-win

..\..\node_modules\.bin\tsc && copy ..\..\src\bottomsheet\bottomsheet.d.ts .\

tsc

cp ../../src/bottomsheet/bottomsheet.d.ts ./ && ../../node_modules/.bin/tsc --skipLibCheck

ngc-win

..\..\node_modules\.bin\ngc

ngc

NODE_OPTIONS=--max_old_space_size=8192 ../../node_modules/.bin/ngc

clean

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

Metadata

Downloads

Maintainers