文件名称:fis-postprocessor-jswrapper:Fis的后处理器插件,用于使用闭包或amd定义包装JavaScript
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-17 08:35:55
JavaScript
fis-postprocessor-jswrapper Fis的后处理器插件,用于使用闭包或amd定义包装JavaScript。 设定 $ vi path/to/project/fis-conf.js fis . config . merge ( { settings : { postprocessor : { jswrapper : { //wrap type. if omitted, it will wrap js file with '(function(){...})();'. type : 'amd' , //you can use template also, ${content} means the file content
【文件预览】:
fis-postprocessor-jswrapper-master
----.npmignore(114B)
----LICENSE.md(1KB)
----README.md(1KB)
----.gitignore(68B)
----index.js(1KB)
----package.json(548B)