You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I update a non-dojo file (in this case a Vue file) and have a running dev server with HMR active I receive this error in my browser. Because of this the page is not updated (I think). Is there a way to prevent this from happening?
dojo.js:56 [HMR] Update check failed: Error: __webpack_require__.dj name collision.
The text was updated successfully, but these errors were encountered:
When I update a non-dojo file (in this case a Vue file) and have a running dev server with HMR active I receive this error in my browser. Because of this the page is not updated (I think). Is there a way to prevent this from happening?
dojo.js:56 [HMR] Update check failed: Error: __webpack_require__.dj name collision.
The text was updated successfully, but these errors were encountered: