文件名称:infuse-loader:用于解析和导入infuse.host模板的Webpack加载器
文件大小:92KB
文件格式:ZIP
更新时间:2024-02-26 21:22:08
html template front-end framework spa
输液器 该库可以与一起使用,以解析和导入要与一起使用HTML模板。 用法 为了能够在您的webpack项目中使用infuse-loader,您必须首先安装它: npm install --save-dev infuse-loader 然后,您需要修改您的webpack配置文件以对HTML文件使用infuse-loader: const path = require ( 'path' ) ; module . exports = { context : __dirname , devServer : { contentBase : [ path . resolve ( __dirn
【文件预览】:
infuse-loader-master
----.babelrc(100B)
----package.json(2KB)
----LICENSE(1KB)
----package-lock.json(431KB)
----src()
--------loader.js(1KB)
--------__fixtures__()
--------loader.test.js(2KB)
--------.npmignore(80B)
----.eslintrc.js(5KB)
----.gitignore(998B)
----README.md(4KB)