|
@@ -24,7 +24,7 @@
|
|
|
"paths": {
|
|
"paths": {
|
|
|
"@vue/compat": ["packages/vue-compat/src"],
|
|
"@vue/compat": ["packages/vue-compat/src"],
|
|
|
"@vue/*": ["packages/*/src"],
|
|
"@vue/*": ["packages/*/src"],
|
|
|
- "vue": ["packages/vue/src"]
|
|
|
|
|
|
|
+ "vue": ["packages/vue/src/runtime-with-vapor.ts"]
|
|
|
},
|
|
},
|
|
|
"isolatedDeclarations": true,
|
|
"isolatedDeclarations": true,
|
|
|
"composite": true
|
|
"composite": true
|