Karma-Read-JSON
Karma-Read-JSON copied to clipboard
Karma helper function to make reading JSON files easier
Results
3
Karma-Read-JSON issues
Sort by
recently updated
recently updated
newest added
I am using Angular 6. Building a module. Everything worked well - if and only if I do not add the file arrays to karma.conf.js. In others, make no changes...
Could we imagine the library use JSON5 (https://www.npmjs.com/package/json5) to allow more flexibility into the loaded JSON files ? Many thanks