feat(compiler): basic codegen with source map support
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"sideEffects": false,
|
||||
"buildOptions": {
|
||||
"name": "VueDOMCompiler",
|
||||
"formats": ["esm", "cjs", "global", "esm-browser"]
|
||||
"formats": ["cjs", "global", "esm-browser"]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user