chore: core npm prepare handling

This commit is contained in:
Nathan Walker
2025-05-07 13:31:16 -07:00
parent bc887dfb1d
commit 93e6eb9687
3 changed files with 44 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ jobs:
# TODO: build ui-mobile-base first
- name: Build @nativescript/core
run: npx nx run core:build
run: npx nx run core:build.npm
- name: Publish @nativescript/core
working-directory: dist/packages/core