joshuatz / j-prism-toolbar

A "Windows-Like" toolbar for PrismJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ES transpiling

joshuatz opened this issue · comments

Using ES6/ES2015 code, like const, is breaking the use of uglifyjs. Should add a step to transpile to older first, then run minifier.