I have a question about templates:load-source according to this snippet the function relies on importing loadsource.js which is only available from shared-resources
@wolfgangmm have you adjust the code to remove that dependency? Is the feature no longer supported, or can we publish loadsource.js differently
I have a question about
templates:load-source
according to this snippet the function relies on importingloadsource.js
which is only available fromshared-resources
@wolfgangmm have you adjust the code to remove that dependency? Is the feature no longer supported, or can we publish loadsource.js differently