babel/minify

No documentation/releases for standalone version

Open

#899 aperta il 4 set 2018

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)JavaScript (223 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4377 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. We use babel-minify in a browser, and previously depended on babel-standalone to provide babili.min.js. The last available release is here, now well out of date: https://github.com/babel/babel-standalone/releases This version has bugs that are blocking us so we need to update, but I can't find any equivalent to get a standalone version of babel-minify that is up-to-date. I can't even find any documentation on how we could build an equivalent ourselves.

Describe the solution you'd like Ideally standalone releases of babel-minify as there used to be for babili, but failing that, at least some documentation on how to build or get a standalone version.

Guida contributor