update generic-type-guard and @geprog/vite-plugin-env-config
allows to get rid of node built-in polyfills
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
<meta name="theme-color" content="#000000">
|
||||
|
||||
<base href="/">
|
||||
<script>/*polyfill for node built-ins*/window.global = window; window.process = { env: {}};</script>
|
||||
<style>/*hide cowebsite container before scss is loaded*/#cowebsite { visibility: collapse };</style>
|
||||
|
||||
<title>WorkAdventure</title>
|
||||
|
||||
Reference in New Issue
Block a user