Hey @WebStormIDE team, love your work! Quick qstn though. I can't seem to make platform-specific imports resolve correctly, like e.g. '/path/to/test.android.js' and '/path/to/test.ios.js'. When importing '/path/to/test' i get module is not installed. any hints?
-
-
Sure and thx for getting back so quickly. Here is a screenshot of an example:pic.twitter.com/apqaRXP8R2
-
Thanks! That is only supported for the file names ending with .android.js and .ios.js file. Are you using React Native Web? Please vote for this feature request: https://youtrack.jetbrains.com/issue/WEB-38302
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Resolve should actually work right now.
Any chance you can share a screenshot or a code sample showing how these imports look like in your project?