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.