mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(demo): load ionic/core
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"outDir": "dist",
|
||||
"assets": [
|
||||
"assets",
|
||||
"favicon.ico"
|
||||
"favicon.ico",
|
||||
{ "glob": "**/*", "input": "../../../core/dist", "output": "./ionic/core" }
|
||||
],
|
||||
"index": "index.html",
|
||||
"main": "main.ts",
|
||||
|
||||
Reference in New Issue
Block a user