angular - Webpack modules are undefined -


i getting following error @ runtime in angular 2 + .net core project:

prerendering failed because of error: typeerror: cannot read property 'call' of undefined @ webpack_require

the error occuring @ line modules[moduleid].call(module.exports, module, module.exports, webpack_require) in main-server.js.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -