Ken
Ken
Glad to see this discussion happening here as right now, using ES6 and angular.module conventions feel a bit at odds. Let's say I have a module, `app.widgets` and I want...
This is the commit that breaks the project. https://github.com/mgutz/dat/commit/f2918ee2c9dd12bc7f27302aa28333ffcabc24d2#diff-33921aca24f9053a9a0b9e289014da32R3 Changing the import from `github.com/mgutz/logxi/v1` to bare is now breaking anyone who upgrades their dat from this commit onward.
I've updated tests and running them manually produces no build errors. Continuous integration would be a helpful addition here, maybe TravisCI?