gucong3000 / gulp-jscc

gulp plugin for jscc
5 stars 1 forks source link

Use jscc v1.1.0 #10

Closed aMarCruz closed 5 years ago

aMarCruz commented 5 years ago

@gucong3000 hi. jscc v1.1.0 is out with a few changes, mainly in the ouput of replaced values, and minimum nodejs version 6.

BTW, you can use regex for the prefixes in index.js#25: [/\/\/ ?/, /\/\* ?/, /<!-- ?/] or [/\/[/*] ?/, /<!-- ?/]

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b124d5daf138feb9d3c0bd1247323256704fc30a on aMarCruz:master into f7c8e6b5a7506f2a2a44e041a87161d99a1ed041 on gucong3000:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b124d5daf138feb9d3c0bd1247323256704fc30a on aMarCruz:master into f7c8e6b5a7506f2a2a44e041a87161d99a1ed041 on gucong3000:master.

gucong3000 commented 5 years ago

Thanks for your PR. published in gulp-jscc@1.2.0