mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: bump deps & remove forkts from angular
This commit is contained in:
committed by
Nathan Walker
parent
ed48487702
commit
8b3350a4da
@@ -8,7 +8,7 @@ BREAKING CHANGES:
|
||||
|
||||
For example (given we have a `src` directory where our app is):
|
||||
|
||||
`"main": "app.js"` becomes `"main": "src/app.js"`
|
||||
`"main": "app.js"` becomes `"main": "src/app.js"` **OR** `"main": "src/app.ts"` (whether using JS or TS)
|
||||
|
||||
This simplifies things, and will allow ctrl/cmd + clicking on the filename in some editors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user