Error: Could not find file
that exists but is never imported
#96
Labels
kind: regression
Specific type of bug -- past behavior that worked is now broken
solution: duplicate
This issue or pull request already exists
What happens and why it is wrong
Rollup+typescript2 plugin can't find a file that already exists.
Versions
rollup.config.js
tsconfig.json
plugin output with verbosity 3
log:
File
/bloomer/src/styles/base/abc.tsx
does exist, but is never imported. So I'm very confused right now.The text was updated successfully, but these errors were encountered: