Bundling Webflow App doesn't work

I’m currently in the process of developing an app, and I’ve encountered an issue when bundling it. The app is built using a framework, and after the build process, I’m facing an error message that says, ‘webflow is not defined.’

I find this issue a bit puzzling because when I deploy the app using ‘webflow serve extension,’ everything works as expected. However, the problem arises when I build the app using a different method, and it doesn’t seem to recognize the ‘webflow’ class.

Hey @az_ben !

What framework are you using?

Can you share the call and error you’re getting?

It may help to also try doing webflow extension bundle (or npx webflow extension bundle)