dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Hotfix: use the correct path separator for imports-loader. #161

Closed mwistrand closed 7 years ago

mwistrand commented 7 years ago

Type: bug

The following has been addressed in the PR:

Description:

Update the path separator used in the regular expression that triggers the imports-loader on Globalize.js modules.

Fix verified on Windows 10.

Resolves #162