Open HrithikMittal opened 3 years ago
I was trying out this project in one of my React Project but it through me this error
and here is this code snippet
So I think it is not working with dynamic imports.
What would be the expected behavior? Static analysis cannot produce an answer in that case. Maybe assume that all the files in the directory could be imported? Seems like there's no good solution.
I was trying out this project in one of my React Project but it through me this error
and here is this code snippet
So I think it is not working with dynamic imports.