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
What is the expected behavior?
it works fine without css modules mode.
Please mention other relevant information such as your webpack version, Node.js version and Operating System.
webpack version: v.3.2.0
css-loader version: 0.28.7
The text was updated successfully, but these errors were encountered:
silaike
changed the title
import absolute files failed when use css modules
import absolute path files failed when use css modules
Oct 10, 2017
Do you want to request a feature or report a bug?
bug.
What is the current behavior?
import absolute path files failed when use css modules.
Module not found: Error: Can't resolve '~img/logo.png'
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
it works fine without css modules mode.
Please mention other relevant information such as your webpack version, Node.js version and Operating System.
webpack version: v.3.2.0
css-loader version: 0.28.7
The text was updated successfully, but these errors were encountered: