import-html-entry:导入html并接管脚本的导出

时间:2024-05-19 09:14:13
【文件属性】:

文件名称:import-html-entry:导入html并接管脚本的导出

文件大小:41KB

文件格式:ZIP

更新时间:2024-05-19 09:14:13

HTML

import-html-entry 将索引html视为清单,并加载资产(css,js),从入口脚本获取导出。 <!-- subApp/index.html --> <!DOCTYPE html > < html lang =" en " > < head > < meta charset =" UTF-8 " > < title > test </ title > </ head > < body > <!-- mark the entry script with entry attribute --> < script src =" https://unpkg.com/mobx@5.0.3/lib/mobx.umd.js " entry > </ script > < script src =" https://unpkg.com/react@16.4.2/umd/r


【文件预览】:
import-html-entry-master
----.travis.yml(463B)
----example()
--------b.js(18B)
--------template.html(548B)
--------index.html(339B)
--------a.js(32B)
----.babelrc(375B)
----package.json(2KB)
----test()
--------setup.js(81B)
----LICENSE(1KB)
----src()
--------utils.js(4KB)
--------index.js(10KB)
--------__tests__()
--------process-tpl.js(7KB)
----index.d.ts(1KB)
----.gitignore(373B)
----README.md(844B)
----.editorconfig(331B)

网友评论