mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore: internal import updates to improve bundling (#21400)
* chore: internal import updates to improve bundling - Rename keyboard.ts so it has a good filename after custom element bundling - Import util fns directly instead of from top level index - Do not export with * * chore(angular): bump ng-packagr Co-authored-by: Mike Hartington <mikehartington@gmail.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"@types/node": "12.12.5",
|
||||
"fs-extra": "^7.0.0",
|
||||
"glob": "^7.1.4",
|
||||
"ng-packagr": "5.7.1",
|
||||
"ng-packagr": "^9.1.5",
|
||||
"rollup": "~1.17.0",
|
||||
"rollup-plugin-node-resolve": "~5.2.0",
|
||||
"rxjs": "^6.5.2",
|
||||
|
||||
Reference in New Issue
Block a user