web: build polyfills into separate file, load first

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-04-01 19:55:32 +02:00
parent 956d868106
commit b9e718f5b8
5 changed files with 30 additions and 6 deletions

View File

@ -1,5 +1,3 @@
import "construct-style-sheets-polyfill";
// Elements that are used by SiteShell pages
// And can't dynamically be imported
import "../elements/CodeMirror";