Module not found: Error: Cannot resolve module 'style'
mackxu opened this issue · 3 comments
mackxu commented
ERROR in ./js/app.js
Module not found: Error: Cannot resolve module 'style'
Pana commented
This seems lack the ""style-loader", but when i install the loader i got an new error
Module not found: Error: Cannot resolve module 'css'
Pana commented
I have figure it out, you also need to install "css-loader"