eight04/angular-datetime

Minify dist file

ericmdantas opened this issue · 5 comments

Is there any specific reason not to minify dist/datime.js?

If you guys want it, I can send a PR to do it.

Great module, by the way.

I think it's not that necessary to minify them because most of the developers have their own build tool, which not only minify js but concat each modules into one js file.

Well, we could have both files, actually. A minified and a not minified one - which is pretty common.

But that's up to you.

It is good to have both 👍

I'll send a PR soon.

Fixed in 5.2.0.