Mica
Mica
原来这个工具就是作者写的= =
支持多个翻译引擎可以直接用划词翻译的 [translation.js](https://github.com/Selection-Translator/translation.js)(顺手推广一波 😂
这其实是一个 bug,可以关注 https://github.com/lmk123/oh-my-wechat/issues/17 跟进解决进度
I experiences this issue. In watch mode, when I changed my code, webpack doesn't reload page because of below warning: ``` [WDS] App updated. Recompiling... [WDS] Warnings while compiling. OfflinePlugin:...
或者我再加一个 options,比如在 init 的时候传了 `{ csp: true }` 的话就用函数字面量,不传的话默认是 false,就用 `new Function` 的形式
感谢反馈,已重现此问题,将会在未来的版本中修复