Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
bc57519b
Commit
bc57519b
authored
May 03, 2020
by
Markus Scheidgen
Browse files
Fixed GUI build.
parent
003809cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
gui/src/index.js
View file @
bc57519b
...
...
@@ -11,7 +11,7 @@ import PiwikReactRouter from 'piwik-react-router'
import
{
sendTrackingData
,
matomoUrl
,
matomoSiteId
,
keycloakBase
,
keycloakRealm
,
keycloakClientId
}
from
'
./config
'
import
Keycloak
from
'
keycloak-js
'
import
{
KeycloakProvider
}
from
'
react-keycloak
'
import
*
as
serviceWorker
from
'
../../gui/src/
serviceWorker
'
import
*
as
serviceWorker
from
'
serviceWorker
'
const
matomo
=
sendTrackingData
?
PiwikReactRouter
({
url
:
matomoUrl
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment