hel-tpl-remote-vue3-comps-ts
Version:
A simple remote vue3 comp template(typescript、dev with vite or webpack, build with webpack ), see [online usage](https://codesandbox.io/s/demo-load-remote-vue3-comp-2fd34s?file=/src/main.js)
54 lines • 2.32 kB
JSON
{
"app": {
"name": "hel-tpl-remote-vue3-comps-ts",
"app_group_name": "hel-tpl-remote-vue3-comps-ts",
"git_repo_url": "",
"online_version": "1.4.0",
"build_version": "1.4.0"
},
"version": {
"plugin_ver": "4.3.11",
"extract_mode": "build",
"sub_app_name": "hel-tpl-remote-vue3-comps-ts",
"sub_app_version": "1.4.0",
"src_map": {
"webDirPath": "https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist",
"htmlIndexSrc": "https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/index.html",
"extractMode": "all",
"iframeSrc": "",
"chunkCssSrcList": [
"https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/css/960.44516a26.css"
],
"chunkJsSrcList": [
"https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/js/app.a1129bf5.js",
"https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/js/960.4e08d521.js"
],
"staticCssSrcList": [],
"staticJsSrcList": [
"https://unpkg.com/vue@3.2.47/dist/vue.global.js"
],
"relativeCssSrcList": [],
"relativeJsSrcList": [],
"privCssSrcList": [],
"headAssetList": [
{
"tag": "staticScript",
"append": false,
"attrs": {
"src": "https://unpkg.com/vue@3.2.47/dist/vue.global.js"
}
},
{
"tag": "script",
"append": true,
"attrs": {
"src": "https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/js/app.a1129bf5.js",
"defer": "defer"
}
}
],
"bodyAssetList": []
},
"html_content": "<!doctype html><html lang=\"\"><head><meta charset=\"utf-8\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"><meta name=\"viewport\" content=\"width=device-width,initial-scale=1\"><title>hel-tpl-remote-vue3-comps-ts</title><script src=\"https://unpkg.com/vue@3.2.47/dist/vue.global.js\"></script><script defer=\"defer\" src=\"https://unpkg.com/hel-tpl-remote-vue3-comps-ts@1.4.0/hel_dist/js/app.a1129bf5.js\"></script></head><body><noscript><strong>We're sorry but hel-tpl-remote-vue3-comps-ts doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=\"app\"></div></body></html>"
}
}