Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

STRATEGY_REFERENCE does not work on windows. #66

Closed
rajzik opened this issue Nov 18, 2019 · 2 comments
Closed

STRATEGY_REFERENCE does not work on windows. #66

rajzik opened this issue Nov 18, 2019 · 2 comments

Comments

@rajzik
Copy link

rajzik commented Nov 18, 2019

Using @airbnb/nimbus with webpack option doesn't work with create-config webpack --silent.
this will create config path with looks like this:
module.exports = require('./node_modules\@airbnb\nimbus\configs\webpack.js');.
In wsl it works great.
This can be due to this line. Possible fix can be with path.normilize.

@milesj
Copy link
Collaborator

milesj commented Nov 18, 2019

@rajzik Thanks for the report! I haven't had a change to do a Windows pass, but luckily this should be pretty easy to fix with normalize.

@milesj
Copy link
Collaborator

milesj commented Nov 25, 2019

Fixed. Will be updated upstream soon.

@milesj milesj closed this as completed Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants