Open
Description
css-modules-loader-core/src/index.js
Line 18 in 3d83770
in windows the sourcePath looks like D:/HTML5/...
, and will be transform to /D:/HTML5/...
. cause
no such file or directory, open 'D:\D:\HTML5\...\Typography.css'
should it be:
.process( sourceString, { from: sourcePath} )
?
Metadata
Metadata
Assignees
Labels
No labels