first tauri build with new systems
deleted old/unused code
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
},
|
||||
"include": [
|
||||
"src",
|
||||
"declarations/*.d.ts"
|
||||
"declarations/*.d.ts",
|
||||
"../shared-operations/declarations/*.d.ts"
|
||||
],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user