- Jul 01, 2020
-
-
See issue VPU/Apps/Library#38
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Reiter, Christoph authored
-
-
Reiter, Christoph authored
This splits things into two phases, initAssetBaseURL() will try to set a module wide base url for all assets. The first code to use it successfully will define the asset base url for all future getAssetURL() calls.
-
-
-
-
-
Reiter, Christoph authored
So that rollup can do tree shaking and report import errors.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
-
Reiter, Christoph authored
So rollup doesn't have to convert them (and potentially fail)
-
Reiter, Christoph authored
In case the browser doesn't support custom elements and shadow dom we display an error instead of the element. This assumes the JS code executed thus far didn't lead to errors, so this only works for semi-modern browers.
-
-
-