mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
refactor(infra): remove old plugin system (#5411)
plugin system need redesign
This commit is contained in:
@@ -12,11 +12,7 @@
|
||||
"types": ["node"],
|
||||
"allowJs": true
|
||||
},
|
||||
"include": [
|
||||
"./scripts",
|
||||
"esbuild.main.config.ts",
|
||||
"esbuild.plugin.config.ts"
|
||||
],
|
||||
"include": ["./scripts"],
|
||||
"ts-node": {
|
||||
"esm": true,
|
||||
"experimentalSpecifierResolution": "node"
|
||||
|
||||
Reference in New Issue
Block a user