Windows seems not to skip loaders properly
piglovesyou opened this issue · 4 comments
piglovesyou commented
Hi. I'm creating a lib using graphql-toolkit and I found that Windows seems not to skip loaders properly.
Versions:
"@graphql-toolkit/core": "^0.9.0",
"@graphql-toolkit/graphql-file-loader": "^0.9.0",
"@graphql-toolkit/json-file-loader": "^0.9.0",
"@graphql-toolkit/url-loader": "^0.9.0",
Expected
In Linux, it passes perfectly.
Actual
Related to #167
ardatan commented
Could you try with this canary version?
0.9.1-alpha-39a7101.1+39a7101
piglovesyou commented
@ardatan I tried it and it works! Feel free to close this issue.
ardatan commented
You're welcome! 🙂 Let's keep this open until we release a new version.
ardatan commented
Available in 0.9.1 :)