mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
添加dockerfile
This commit is contained in:
+1
-7
@@ -27,13 +27,7 @@
|
||||
"allowJs": true,
|
||||
"noEmit": false
|
||||
},
|
||||
"include": [
|
||||
"back/**/*",
|
||||
"src/**/*",
|
||||
"config/**/*",
|
||||
".umirc.ts",
|
||||
"typings.d.ts"
|
||||
],
|
||||
"include": ["src/**/*", "config/**/*", ".umirc.ts", "typings.d.ts"],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"lib",
|
||||
|
||||
Reference in New Issue
Block a user