fix: strip .js extensions from SDK imports; restore turbopack dev

This commit is contained in:
thesn10
2026-06-25 18:39:14 +02:00
parent 5cc3231952
commit 627e08b192
6 changed files with 10 additions and 19 deletions

View File

@@ -7,7 +7,7 @@ import {
fetchSolistingStateListingAccount,
SOLISTING_STATE_LISTING_ACCOUNT_DISCRIMINATOR,
type SolistingStateListingAccount,
} from './generated/solisting/src/generated/index.js'
} from './generated/solisting/src/generated/index'
const PROGRAM_ADDRESS = address('DzwUAbpRvqcbA8QsEkRbZeXG4TEho5782cMySodrUHBU')