brandonroberts / angular-router-loader

A Webpack loader that enables string-based module loading with the Angular Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught (in promise): Error: Cannot find module "."

hnxuruochen opened this issue · comments

Hi friends, now I'm using your package, but I got a strange error and need your help.
Before I installed the package, my error is cannot find module ./user/user.module
But after i installed, I get cannot find module .
Archive.zip

Sorry finally I find that it's my fault. My webpack version is toooooooo old.