Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Small Web
henry
Commits
39d44460
Commit
39d44460
authored
Feb 11, 2021
by
Aral Balkan
Browse files
Add server module instantiation in client test
parent
edcdafb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Index.interface
View file @
39d44460
...
...
@@ -9,6 +9,10 @@
import SignOutSection from './sections/SignOut.interface'
import NotFound from './sections/NotFound.interface'
// This exists in the Place Daemon, not in this sign-in spike.
import placeClientDaemon from 'client'
placeClientDaemon()
import { initialise } from './state.js'
initialise()
</script>
...
...
Aral Balkan
@aral
mentioned in commit
b86b2071
·
Feb 16, 2021
mentioned in commit
b86b2071
mentioned in commit b86b20718b9e376d1aafdc58b3a06165b676dc17
Toggle commit list
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