Skip to content
Snippets Groups Projects
Commit bd34bf2a authored by piotr.kupczyk@id.ethz.ch's avatar piotr.kupczyk@id.ethz.ch
Browse files

SSDM-11506 : Improve initial loading time of NG UI - make the NG UI use bundled JS files

parent e065666c
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
} }
</script> </script>
<script <script
src="/openbis/resources/api/v3/config.js" src="/openbis/resources/api/v3/config.bundle.js"
onerror="loadError()" onerror="loadError()"
></script> ></script>
<script src="/openbis/resources/api/v3/require.js"></script> <script src="/openbis/resources/api/v3/require.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment