- Sep 30, 2020
-
-
Steinwender, Tamara authored
-
- Sep 29, 2020
-
-
Steinwender, Tamara authored
-
- Jul 20, 2020
-
-
Reiter, Christoph authored
Instead of hardcoding the paths of the node_modules directory we use the node-resolve plugin of rollup to find the root of the corresponding JS package and calcucate a path from there. Resolving a package requires calling an async function, so we have to use await in the rollup config. Luckily rollup supports configs wrapped in a promise, so we just have to wrap it in a function which returns a promise.
-
- Jul 14, 2020
-
-
Bekerle, Patrizio authored
-
- Jul 06, 2020
-
-
Reiter, Christoph authored
-
- Jul 02, 2020
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
-
Reiter, Christoph authored
Also add test for the demo
-
Reiter, Christoph authored
-
Initial commit with basic KnowledgeBaseWebPageElementView web component scaffold including authentication
-