Skip to content

Releases: devtrw/slush-devtrw-ng-webpack

v1.0.7: move @ngInject annotation to export statement

16 May 09:36
Compare
Choose a tag to compare
The new version of Babel adds statements before function definitions
which breaks the association between the ngInject annotation and the
function.

add devtrw translation module as default dependency

13 May 23:16
Compare
Choose a tag to compare

replace var with let

13 May 23:11
Compare
Choose a tag to compare
v1.0.5

replace var with let

Initial release

28 Apr 14:45
Compare
Choose a tag to compare
v1.0.0

Initial commit