tnrich opened this issue 8 years ago · 1 comments
The file comes in like:
import filename.json from './filename.json'
instead of
import filename from './filename.json'
Should be fixed