We would like to use a custom Webpack config to control how the Forge app is bundled. Does anybody know if this will cause issues with the Forge platform?
Welcome to the Atlassian developer community @Liam,
I wouldn’t recommend it. Ultimately, Forge’s way will win out. There’s already the somewhat opaque “Forge Bundler” sitting between you and the real runtime that uses it’s own Webpack configuration. I’m not aware that you are allowed to override it.