Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebPack support #74

Closed
gunta opened this issue Feb 18, 2014 · 2 comments
Closed

WebPack support #74

gunta opened this issue Feb 18, 2014 · 2 comments
Labels

Comments

@gunta
Copy link

gunta commented Feb 18, 2014

Hi! I know it's quite new and very popular yet,
but I would like to see support for WebPack.

https://github.com/webpack/webpack

@btford
Copy link
Owner

btford commented Mar 3, 2014

This could be implemented as a plugin using ngmin's programmatic API. I am not interested in writing or supporting such a plugin because I do not use webpack. But you (or anyone else) can write such a plugin, and I'd be happy to link to it from the README of this project.

@btford btford closed this as completed Mar 3, 2014
@btford btford added the invalid label Mar 3, 2014
@jeffling
Copy link

jeffling commented May 7, 2014

Hey @gunta, @btford, I ended up giving that a go since I couldn't find any existing plugin. https://github.com/jeffling/ngmin-webpack-plugin

I'm not exactly sure how to test it, maybe by copying your tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants