decentraland / decentraland/builder
Smart item fails to load
Open
- Dominant language
- TypeScript
- Stars
- 156
- Forks
- 91
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 31
Description
Lastraum's NFT wall having issues to load inside builder (working fine locally) probably due to `prepareScript` failing to process the bundle. The issue seems to arise when loading user data, which uses a `@decentraland/...` system import. Those used to fail and where fixed by https://github.com/decentraland/builder/pull/1374 but it looks like something in this item is still breaking the import when using system deps.
Contributor guide
Assessment
This issue has not been assessed yet.