webpack-contrib / imports-loader

Imports Loader
MIT License
520 stars 63 forks source link

Add linebreak before postfix #14

Closed malykhinvi closed 9 years ago

malykhinvi commented 9 years ago

Fix #5

Andersos commented 9 years ago

You probably should not check in the npm-debug.log file.

malykhinvi commented 9 years ago

@Andersos, you are right, thanks.

Andersos commented 9 years ago

I think you also only want to change the stuff in the index.jsfile and not the changes to the README.md and the package.json file.

malykhinvi commented 9 years ago

Yes, you are right, but I needed the changes, particularly npm package right away. I could not wait till the pull request will be accepted. I can revert index.js and README.md back. Do you have rights to merge this pull request?

Andersos commented 9 years ago

Unfortunately I do not. I was looking at this repo and thought I could give some feedback. Looks like the Webpack team is too busy with other stuff.

sokra commented 9 years ago

Merged the other PR.

Andersos commented 9 years ago

The other PR is https://github.com/webpack/imports-loader/pull/15