Replies: 1 comment 2 replies
-
Sorry, I'm not sure what you are asking for, could you please elaborate? As of our iTwin.js 3.2.0 release we do have some initial support for Webpack 5 and we're actually using it internally in our test apps in this monorepo. You would need to configure module federation and the webpack specific config for that yourself, but it should be doable at the moment if done properly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to customise the Webpack to version > 5, as I have to configure Module federation for the twin so that I can integrate it into my application.
Please help me.
Beta Was this translation helpful? Give feedback.
All reactions