Closed mattspaulding closed 1 year ago
The gulp injector is not recognizing some of the files that the application requires.
The bower.json only references this file
bower.json
"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"
As noted here, this should no longer be necessary.
The gulp injector is not recognizing some of the files that the application requires.
The
bower.json
only references this filebut all of these are needed