zswang / jdists

A feature rich code block preprocessing tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

新功能筹备

zswang opened this issue · comments

处理 CommonJS 依赖模块

<!--replace encoding="require" base="../src" insert="_moduleId = '{{source}}';"-->
require("core/utils");
<!--/replace-->

常用打包工具的插件

  • grunt
  • fis
  • gulp

佩服大叔的执行力!

感谢大神的掉渣天神器, 请问能否支持 sourcemap?