Merge pull request #197 from cwillisf/fix-ifyloader-windows
Fix ify-loader test on Windows / Cygwin
This commit is contained in:
@@ -22,7 +22,7 @@ const base = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: /node_modules\/(linebreak|grapheme-breaker)\/.*\.js$/,
|
test: /node_modules[\\/](linebreak|grapheme-breaker)[\\/].*\.js$/,
|
||||||
loader: 'ify-loader'
|
loader: 'ify-loader'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user