jsondiffpatch
jsondiffpatch copied to clipboard
Gulp injector not injecting needed files.
The gulp injector is not recognizing some of the files that the application requires.
The bower.json only references this file
"public/build/jsondiffpatch.js"
but all of these are needed
"public/build/jsondiffpatch.js", "public/build/jsondiffpatch-formatters.js", "public/formatters-styles/annotated.css", "public/formatters-styles/html.css"
#175 solves this.
As noted here, this should no longer be necessary.