mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
feat(all): vscode HTML autocompletion support (#16687)
This commit is contained in:
10810
core/package-lock.json
generated
10810
core/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -19,6 +19,7 @@
|
|||||||
"module": "dist/esm/es5/index.js",
|
"module": "dist/esm/es5/index.js",
|
||||||
"types": "dist/types/interface.d.ts",
|
"types": "dist/types/interface.d.ts",
|
||||||
"collection": "dist/collection/collection-manifest.json",
|
"collection": "dist/collection/collection-manifest.json",
|
||||||
|
"webComponents": "dist/web-components.json",
|
||||||
"unpkg": "dist/ionic.js",
|
"unpkg": "dist/ionic.js",
|
||||||
"files": [
|
"files": [
|
||||||
"dist/",
|
"dist/",
|
||||||
|
Reference in New Issue
Block a user