Closed pevisscher closed 7 years ago
He Paul,
NPM dependancies and typescript definitions can be a bit of an hurdle to manage. From what I can recall I have been downloading typescript definitions manually at times. I also made a few changes to the priming module to add small features to their UI elements.
We could ship the full npm package library and typescript files with the development version of LIEStudio or at least the packages with custom modifications. What do you think?
I think we should discuss next wednesday what would be the best course of action.
Currenty running
gulp serve
will yield compilation errors likeSomehow the typedefinition files contain the keyword
readonly
which I believe are not in the specs.