After bulid Enceladus without Component-preload.js there is error 404 in DevTools.
Open
bug
Menas
priority: low
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
There is 404 Not found error for http://localhost:8080/menas/1.6.0-SNAPSHOT/components/Component-preload.js after build enceladus without Component/preload.js. But that error shouldn't be in the DevTools Console or Network, because not having component preload is not an error but a feature/choice of the user.
## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Build enceladus without component.preload.js
2. Open Menas with DevTools
3. Reload page
## Expected behaviour
DevTools doesn't show this error, there could be an info message on the server thought.
Contributor guide
Assessment
This issue has not been assessed yet.