Closed wytrych closed 8 years ago
PLEASE NOT MERGE YET
@incuna/js Ready for review
@wytrych This works but is untenable, considering the nature of the error you encountered and the fact that every module independently depends on all the modules' templates.
I think the best thing to do would be to fully split them into separate modules – files, folders, everything – and compile templates for each one. You can still have angular-input-fields.js
as a single entry point by using grunt-contrib-concat
to combine every module into one file.
@henrahmagix Please re-review
@henrahmagix Anything else?
Fix #4
Would be nice to have #17 after this
@henrahmagix Updated
Forgot sth
Ok
:+1:
@henrahmagix Can we merge as is?
Thanks!
@incuna/js please review