creativetimofficial / paper-dashboard

Paper Dashboard is a Bootstrap Admin Panel which combines soft colors with beautiful typography and spacious cards and graphics.
MIT License
361 stars 428 forks source link

Error when bundling with Webpack 4 #29

Closed PS-SamuelPolavarapu closed 5 years ago

PS-SamuelPolavarapu commented 5 years ago

Getting the below error when trying to bundle with Webpack 4 -

activeModuleNotFoundError: Module not found: Error: Can't resolve 'submit-feedback' in 'C:\Projects\public\apps' at factory.create (C:\Projects\node_modules\webpack\lib\Compilation.js:823:10)

Please suggest.