feat: init new plugin system (#3323)

This commit is contained in:
Alex Yang
2023-07-20 18:52:29 +08:00
committed by GitHub
parent 604b53d9a4
commit 19055baa49
45 changed files with 768 additions and 389 deletions

View File

@@ -8,6 +8,7 @@
"outDir": "lib"
},
"include": [
"vite.config.ts",
"vitest.config.ts",
"scripts",
"apps/core/.webpack/runtime-config.ts"