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
Uncaught TypeError: Cannot read property 'module' of undefined
at Object.path (bundle.js?5485e4be7b4888e47389:sourcemap:46483)
at __webpack_require__ (bundle.js?5485e4be7b4888e47389:sourcemap:20)
at Object.<anonymous> (bundle.js?5485e4be7b4888e47389:sourcemap:8407)
at __webpack_require__ (bundle.js?5485e4be7b4888e47389:sourcemap:20)
at Object.<anonymous> (bundle.js?5485e4be7b4888e47389:sourcemap:53980)
at __webpack_require__ (bundle.js?5485e4be7b4888e47389:sourcemap:20)
at Object.defineProperty.value (bundle.js?5485e4be7b4888e47389:sourcemap:66)
at bundle.js?5485e4be7b4888e47389:sourcemap:69
When I run npm run server to start the webpack dev server, it report the error such as below:
I'v been install the html-loader and ngtemplate-loader, and the relative webpack.config.js is:
The text was updated successfully, but these errors were encountered: