Cong Yu
Cong Yu
File: [中文测试.zip](https://github.com/thejoshwolfe/yauzl/files/1973376/default.zip) The zip file contains `中文测试.md`,when I pass `decodeStrings: true`, the result is  when I pass `decodeStrings: false`, the error `The "path" argument must be of type string...
See [detail](https://github.com/thejoshwolfe/yauzl/issues/84) on yauzl.
### Input ``` /** * The effection like Thanos snapping finger * @author imcuttle * @module snap-fade-away */ // ... ``` ### Output ``` /** * The effection like Thanos...
## From NPM ``` bddStdin.keys = Object.freeze({ up: '\u001b[A', down: '\u001b[B', left: '\u001b[D', right: '\u001b[C' }); ``` ## From Github ``` bddStdin.keys = Object.freeze({ up: '\u001b[A', down: '\u001b[B', left: '\u001b[D',...
It just support `import` now
1. Compare the expect config object's shape (theme/picidae, like webpack) and the actual 2. the error of transformer, Need to print better(which transformer), and don't have side effect.
1. test 2. lerna 3. routesMapper 4. ... 1. 扩展能力更强,支持对内部运行机制修改的plugin 2. 之前的picidae的能力都需要继承下来 3. 依赖库的更新 4. transform流程需要修改,去掉 html 中间数据