0.0.4
分析使用了require.async执行的组件,并把它们记录下来
install
npm install -g yogurt-postprocessor-require-async
config
vi fis-conf.js fis.config.merge({ modules: { postprocessor: { js: 'require-async', tpl: 'require-async' ... } } ... });
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
yogurt-postprocessor-require-async
分析使用了require.async执行的组件,并把它们记录下来
help
install
config