question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Name change to babel-minify

See original GitHub issue

Ok it’s changed (pkgs should be updated as of 0.2.0)

Change it back to babel-minify? Ref https://github.com/babel/babili/issues/8

Given that it’s just a preset + plugins it makes sense to just be babel-minify so everyone understands what it is and we don’t have issues trying to explain it or it’s pronunciation.

And after talking with people about it (what’s that?), I refer to it as the babel minifier anyway. Haven’t met many people that liked the name 😛 .

cli: babili preset: babel-preset-babili

cli: babel-minify preset: babel-preset-minify


Message from @thejameskyle:

Since I can already tell this thread will blow up:

A couple notes before you comment in this thread

Please ensure that any comment you are making on this thread is actively contributing to the discussion of a name change. Please do not go on tangents, please be respectful of others (follow the Babel CoC), and don’t just keep repeating something that has been said. Be aware of strawman arguments and other logical fallacies and don’t do them. Dont assert your own opinions/experiences as the opinions and experiences of the entire community. Yada yada yada be constructive, be aware, don’t be mean.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:64
  • Comments:50 (25 by maintainers)

github_iconTop GitHub Comments

391reactions
hzoocommented, Aug 29, 2016

babel-minify

173reactions
hzoocommented, Aug 29, 2016

babili

Read more comments on GitHub >

github_iconTop Results From Across the Web

babel-plugin-minify-mangle-names
exclude - A plain JS Object with keys as identifier names and values indicating whether to exclude (default: {} ); eval - mangle...
Read more >
Minify while keeping function names with webpack and babel
Here's my webpack config file. What do I need to change to make it keep my function names? const path = require('path'); const...
Read more >
Babel-plugin-minify-mangle-names - W3cubDocs
babel -plugin-minify-mangle-names ; var · = 42 ; var · = 42 ; // with options { "plugins" ; require("@babel/core") ...
Read more >
rollup-plugin-babel-minify | Yarn - Package Manager
Version 10.0.0, released on 2020-03-14, will be the last version of the project, as babel-minify is basically dead. Please ...
Read more >
Tooling - styled-components
Babel Plugin. This plugin adds support for server-side rendering, minification of styles, and a nicer debugging experience.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found