I've tried moving the "myth" path definition to
map
, but it produced the same error. Moving to ext
just says that it can't find the myth file. It works fine in dev
mode. Am I approaching this wrong? Simplified repo:
https://github.com/stevenvachon/steal-help
If you feel the need or want to test it for yourself, just
git clone,
npm install and npm run build