css-colorguard icon indicating copy to clipboard operation
css-colorguard copied to clipboard

Feature/#33 ES2015

Open marcobiedermann opened this issue 8 years ago • 2 comments

#33

  • migrate colorguard to ES2015
  • migrate tests to ES2015

marcobiedermann avatar Feb 26 '16 18:02 marcobiedermann

this is cool someone uses it and takes care! I wish it was also about features.

XOP avatar Mar 08 '16 12:03 XOP

Nice work, but would much prefer that the build was compiled to ES5 instead of depending on the Babel runtime. I use these scripts to compile ES2015 into a dist folder (which is not version controlled) and that is then published to npm.

https://github.com/ben-eb/postcss-discard-comments/blob/master/package.json#L10-L14

ben-eb avatar Mar 08 '16 15:03 ben-eb

I'm closing this issue because this project is no longer being maintained

marcobiedermann avatar Sep 26 '22 15:09 marcobiedermann