File tree Expand file tree Collapse file tree 2 files changed +1
-17
lines changed
Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 4141 "dev-tsc-apps" : " tsc -p apps" ,
4242 "dev-tsc-all" : " npm run dev-tsc-tns-platform-declarations && npm run dev-tsc-tns-core-modules && npm run dev-tsc-tests && npm run dev-tsc-apps" ,
4343 "dev-link-tns-platform-declarations" : " cd tns-platform-declarations && npm link" ,
44- "dev-link-tns-core-modules" : " cd tns-core-modules && npm link tns-platform-declarations && npm link " ,
44+ "dev-link-tns-core-modules" : " cd tns-core-modules && npm link" ,
4545 "dev-link-tests" : " cd tests && npm link tns-platform-declarations && npm link tns-core-modules" ,
4646 "dev-link-apps" : " cd apps && npm link tns-platform-declarations && npm link tns-core-modules" ,
4747 "dev-declarations" : " npm run setup && rm -rf tns-platform-declarations/ios/objc* && TNS_TYPESCRIPT_DECLARATIONS_PATH=$PWD/tns-platform-declarations/ios/objc tns build ios --path tests" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments