Hey everyone,
I just updated OCMS to version 3.6 on our production server, and now the scripts from framework-extras.js have stopped working in the theme. I’m importing it via import 'octobercms/src/framework-extras.js' on the first line of the main JavaScript file. Oddly enough, it works without any issues in the local environment. Also, {% framework extras %} is not present in the layout.
Did anyone encounter a similar issue? Any ideas?