提交 baf80ee1 编写于 作者: fxy060608's avatar fxy060608

wip(app): nvue

上级 9c7016b5
......@@ -46,7 +46,7 @@
"src/nvue/factory.ts": ["dist/nvue.runtime.esm.dev.js"]
},
"output": {
"banner": "export function vueFactory (exports) {\n",
"banner": "export function vueFactory (exports, document) {\n",
"footer": "}"
},
"replacements": {
......@@ -62,7 +62,7 @@
"src/nvue/factory.ts": ["dist/nvue.runtime.esm.prod.js"]
},
"output": {
"banner": "export function vueFactory (exports) {\n",
"banner": "export function vueFactory (exports, document) {\n",
"footer": "}"
},
"replacements": {
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册