mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-05-14 17:43:49 +00:00
ui: Use web components to render server-side HTML
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import './main.css'
|
||||
import { Elm } from './Main.elm'
|
||||
import registerMonitorPorts from './registerMonitor'
|
||||
import './renderedHtml'
|
||||
|
||||
// App startup.
|
||||
var app = Elm.Main.init({
|
||||
|
||||
Reference in New Issue
Block a user