Skip to content

120: Fix IFCLoader bundling build#197

Open
Shriram-Vasudevan wants to merge 1 commit into
ThatOpen:mainfrom
Shriram-Vasudevan:fix-120-ifcloader-bundling
Open

120: Fix IFCLoader bundling build#197
Shriram-Vasudevan wants to merge 1 commit into
ThatOpen:mainfrom
Shriram-Vasudevan:fix-120-ifcloader-bundling

Conversation

@Shriram-Vasudevan
Copy link
Copy Markdown

Fixes #120.

Summary

  • Switch Rollup configs from the obsolete rollup-plugin-typescript2 to the already-installed @rollup/plugin-typescript.
  • Remove the unused rollup-plugin-typescript2 dependency and lockfile entries.

Verification

  • npm run build --workspace web-ifc-three

Note: npm test --workspace web-ifc-three -- --runInBand still fails on existing test-suite issues unrelated to this bundling change, including missing IFCElementsMap, ESM parsing for three/examples/jsm/utils/BufferGeometryUtils, and existing PropertyManager mock expectations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IFCLoader bundling

1 participant