mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
refactor(compiler)!: move component generation to core
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"declarationDir": "types"
|
||||
},
|
||||
"references": [{ "path": "../utils" }, { "path": "../store" }],
|
||||
"include": ["src/core/**/*.ts"]
|
||||
"include": ["src/core/**/*.ts", "src/jsx-runtime.ts", "src/jsx-dev-runtime.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user