web: cleanup entrypoints

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-03-27 22:06:42 +01:00
parent 869f18483f
commit c8608db4ee
6 changed files with 14 additions and 34 deletions

View File

@ -0,0 +1,4 @@
import "construct-style-sheets-polyfill";
import "../elements/messages/MessageContainer";
import "../flows/FlowExecutor";