mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: build simplified for es modules
This commit is contained in:
2
.github/workflows/npm_release_core.yml
vendored
2
.github/workflows/npm_release_core.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
# TODO: build ui-mobile-base first
|
||||
- name: Build @nativescript/core
|
||||
run: npx nx run core:build.npm
|
||||
run: npx nx build core
|
||||
|
||||
- name: Publish @nativescript/core
|
||||
working-directory: dist/packages/core
|
||||
|
||||
Reference in New Issue
Block a user