Accessing the HTML template for a customAttribute

I am attempting to access the HTML file used by a customAttribute to present a specialised tooltip. The URL for the file (using viewEngine.loadViewFactory) is fine until I bundle the project into a node package. Then, it becomes inaccessible from within the user project.

If you’re using Webpack make sure to wrap the string with PLATFORM.moduleName, this prevents the mangling