mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 09:58:46 +08:00
feat(ql3): establish 3.0 incubation baseline
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"skipLibCheck": true,
|
||||
"moduleResolution": "node",
|
||||
"module": "commonjs",
|
||||
"baseUrl": "..",
|
||||
"paths": {
|
||||
"@qinglong/runtime-core": ["packages/ql3-runtime-core/src/index.ts"]
|
||||
},
|
||||
"pretty": true,
|
||||
"sourceMap": true,
|
||||
"outDir": "../static/build",
|
||||
|
||||
Reference in New Issue
Block a user