Files
scratch-render/webpack.config.js
Christopher Willis-Ford c3445971fd Fix ify-loader test on Windows / Cygwin
On Windows and Cygwin the path to JS source files may contain
backslashes, forward slashes, or a mix. The regex used to test whether
or not to use `ify-loader` contains path separators; this change allows
either slash instead of requiring only forward slashes.
2017-11-15 17:20:54 -08:00

2.1 KiB