Open ajmchambers opened 3 years ago
I have the same problem, a separator mismatch between Mac and Windows. Very annoying that every time we get a different file. Someone can take a look to this issue? cc. @justinfagnani @runem
My team has the same issue as well - would be great to get this fixed.
After running
wca analyze \"src/**/*.js\" --outFile custom-elements.json
The result path is e.g.:
"./src\\Component.js"
This seems to be due to this line here:
Changing it to this appears to fix it: