- Jul 01, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
So that rollup can do tree shaking and report import errors.
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
When specifying a package for code splitting, rollup requires the packages to have a valid entry point for some reason. Add an empty one.
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
So rollup doesn't have to convert them (and potentially fail)
-
-
-
Reiter, Christoph authored
-
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.
-
-
-
-
-
-
-
-
-
-
-
Reiter, Christoph authored
-