Missing todomvc-client-fastopt.js when using dist
danielgratzl opened this issue · 1 comments
danielgratzl commented
When using the dist
task to build a distributable archive everything works fine but running the application shows a 404 error for 'GET /assets/todomvc-client-fastopt.js
Any idea how to solve this?
mysticfall commented
Just fixed it now. Thanks for bring this up to my notice!