dojo / cli-build-widget

Command for building Dojo widgets
Other
6 stars 17 forks source link

Test regex for instrumenting source files doesn't work on Windows #28

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

The test used for the istanbul-loader in the test config won't work on Windows. It should be /src[\\\/].*\.ts(x)?$/.