mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-02 02:38:19 +08:00
refactor(core): zero circulars + esm ready (#10770)
This commit is contained in:
3
apps/ui/.gitignore
vendored
3
apps/ui/.gitignore
vendored
@ -1 +1,2 @@
|
||||
!webpack.config.js
|
||||
!webpack.config.js
|
||||
hooks
|
||||
@ -11,8 +11,8 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.9.0",
|
||||
"@nativescript/ios": "~8.9.0",
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "alpha",
|
||||
"@nativescript/visionos": "~8.9.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/webpack5",
|
||||
"typescript": "~5.8.0"
|
||||
|
||||
Reference in New Issue
Block a user