feat(core): TypeScript 4 + cleanup (#8967)

This commit is contained in:
Nathan Walker
2020-10-19 09:28:05 -07:00
committed by GitHub
parent 99bb067420
commit 2243660080
266 changed files with 677 additions and 1014 deletions

View File

@@ -23,7 +23,7 @@ jobs:
run: npm version $NPM_VERSION
- name: Build @nativescript/core
run: npx nx run core:build.npm
run: npx nx run core:build
- name: Publish @nativescript/core
working-directory: dist/packages