flowgrammable/flowsim

flowsim-ui 'grunt build' image srcs broken

Opened this issue · 0 comments

The img src addresses are broken for grunt frontend build. When I serve the frontend from the backend/ui folder all of the image links are broken.

Steps to recreate

  1. cd flowsim/flowsim-ui
  2. grunt build
  3. cd flowsim/backend
  4. npm start