Skip to content

directive html files are not getting built by grunt, and therefore none of the items or solutions can render in deployed client's expert UI #33

@rdeutsch

Description

@rdeutsch
  1. Go to http://test.doozer.tips/#/solution
    Expected: see the list of all solutions and all the items
    Actual: none of the solutions or items render

there's a console error - the html files for the directives to render items & solutions aren't getting built correctly. grunt build minifies the directive js files, so they’re included, but .html in the directives folder isn't.

Error: [$compile:tpload] Failed to load template: scripts/directives/dzr-solution.html (HTTP status: 404 Not Found)
http://errors.angularjs.org/1.4.0-build.3954+sha.9dfa949/$compile/tpload?p0=scripts%2Fdirectives%2Fdzr-solution.html&p1=404&p2=Not%20Found
at vendor.e0e5734e.js:3

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions