Closed ankur-shipa closed 3 months ago
molecule
? Is it a separate package?With your sourcecode, I get
@parcel/transformer-js: Expected '{', got 'Loader'
> 1 | export Loader = {}
> | ^^^^^^
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs.
🐛 bug report
When importing from index file, bundle generated via parcel gives error
Cannot find module '3wmTv'
molecule/Loader/Loader.ts
molecule/Loader/index.ts
molecule/Select/Select.ts
🤔 Expected Behavior
import from index file should work
🌍 Your Environment