EE/karma-ng-json2js-preprocessor

Use constant() rather than value()

jnizet opened this issue · 1 comments

It would be helpful to be able to use the JSON value in the config phase rather than the run phase.
For example, I would like to configure a provider with data coming from a JSON file, and that is not possible because the JSON is a value and not a constant.

mgol commented

Closed via #6.