Christopher Peng

Results 3 issues of Christopher Peng

`scss` 里面,若多个文件使用 `@import './common';` ,会被编译并重复打包到各自文件。 应该支持保留 `@import './common';`,从而避免代码重复

Ref https://github.com/Cap32/wxapp-webpack-plugin/pull/18

Hello, I just updated to Node 4.0. And I got `Segmentation fault: 11` while I run `gitbook serve` or `gitbook build`. And I have tried `npm r -g gitbook-cli` and...