Source files, are they accessable for customization

For example, Love the fact that Bubble generate the HTML, CSS and Logic in an object oriented graphical interface. In our evaluation, we are wondering if the source files for the logic (JS scripts) are accessable. Many of the scripts in the code available is linked to the source file within Bubble.

Source files are not available as you might be asking. Bubble is basically compiling code into its own format/package/process when the editor page saves the content. So you’ll see compiled javascript, but won’t necessarily see it in a way you can use or repurpose.