Skip to content

The rename#654

Merged
boopathi merged 2 commits intomasterfrom
the-rename
Aug 11, 2017
Merged

The rename#654
boopathi merged 2 commits intomasterfrom
the-rename

Conversation

@boopathi
Copy link
Copy Markdown
Member

HERE WE GO

#124

@boopathi boopathi added Tag: Breaking Change Pull Request breaks the API Tag: New Feature Pull Request adding a new feature labels Aug 11, 2017
@nicolo-ribaudo
Copy link
Copy Markdown
Member

Should it be Babel Minify, BabelMinify or Babel-Minify?

@hzoo
Copy link
Copy Markdown
Member

hzoo commented Aug 11, 2017

babel-minify like babel-loader/babel-eslint, etc?

```sh
$ git clone https://github.com/babel/babili
$ cd babili
$ git clone https://github.com/babel/minify
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe this should be git clone https://github.com/babel/minify babel-minify? and need to change below too

$ git clone https://github.com/babel/minify
$ cd minify
$ npm install
$ npm run bootstrap
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aside: this should be npm run bootstrap which also runs yarn beforehand? don't need npm install since we are using yarn

| [`babel-plugin-transform-remove-debugger`](/packages/babel-plugin-transform-remove-debugger) | [![npm](https://img.shields.io/npm/v/babel-plugin-transform-remove-debugger.svg?maxAge=86400)](https://www.npmjs.com/package/babel-plugin-transform-remove-debugger) | [![Dependency Status](https://david-dm.org/babel/minify.svg?path=packages/babel-plugin-transform-remove-debugger)](https://david-dm.org/babel/minify?path=packages/babel-plugin-transform-remove-debugger) |

## Benchmarks

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can change the benchmark names below too

Copy link
Copy Markdown
Member

@hzoo hzoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather use babel-minify instead of BabelMinify but we can change it later, feel free to merge now and do another pr

@vigneshshanmugam
Copy link
Copy Markdown
Member

The hooks are not working now.. Need to fix it

@boopathi
Copy link
Copy Markdown
Member Author

Will fix build after merge. And make the changes in docs after this merge.

@boopathi boopathi merged commit 313fa13 into master Aug 11, 2017
@boopathi boopathi deleted the the-rename branch August 11, 2017 16:18
@probins
Copy link
Copy Markdown
Contributor

probins commented Aug 14, 2017

the README is now out of sync with npm. Both npm install babel-minify and npm install babel-preset-minify install old packages.

I assume the plan is for a new release to replace the old entries on npmjs, but until then this README is more than a little confusing. Perhaps add a temporary note stating that they can't be installed until the new package has been published on npm?

@boopathi
Copy link
Copy Markdown
Member Author

Will release the new package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Tag: Breaking Change Pull Request breaks the API Tag: New Feature Pull Request adding a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants