Hello Guys,
here is something we’ve realized that might come handy. We’re working on a customizer that will work with many products. Each product will have a gltf file that will be displayed in the product detail page in a site. We’re creating some generic custom code (functions) that we will need to add to all the pages. That code is added to both prepareExternalInterface and runCode functions. And we even have a few functions that we’re adding to the js file that will be common to all products.
It would be great if the project manager had some way to add these custom functions we are creating so that when we create a new app through the Project Manager, we were able to add them into the generated files automatically, without needing to go afterwards and add them manually. Have in mind that we may end up with hundreds of customizable products that would need the same repeated editing.
Is that something you could consider including in a future version? Or is this already included and somehow I missed it?
Thanks a lot!