Closed voor closed 9 years ago
Hi, the fact you're using ngMin creates an issue with packaging your directive and then running minification on the entire package instead of including the minified version.
I was going to make a pull request, but #62 already satisfies this issue.
Yeah I was using this before webpack became so popular. It's starting to look like me managing the minified version doesn't make sense.
Hi, the fact you're using ngMin creates an issue with packaging your directive and then running minification on the entire package instead of including the minified version.