mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 14:19:17 +08:00
chore(unpkg): add unpkg property to package.json
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/types/index.d.ts",
|
||||
"collection": "dist/collection/collection-manifest.json",
|
||||
"unpkg": "dist/ionic.js",
|
||||
"files": [
|
||||
"dist/"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user