Explorar el Código

build(frontend): rebuild static/ on the merged tip (#2656)

One build on the tip after merging dev, per the branch'"'"'s standing rule
that intermediate commits carry a stale bundle and only the tip has to be
right.

dev'"'"'s CSS moved to index-Db2rfQf-.css while this branch was out; the
rebuild lands on the same hash, so static/index.html differs from dev by
the script line alone again.
jmoore-skild hace 1 mes
padre
commit
a71b30f1fc

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 1
static/assets/index-B3jj6-fz.css


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 0
static/assets/index-Db2rfQf-.css


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
static/assets/index-xxgQH7Sb.js


+ 2 - 2
static/index.html

@@ -26,8 +26,8 @@
 
     <!-- Splash screens for iOS -->
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
-    <script type="module" crossorigin src="/assets/index-wb4vHygD.js"></script>
-    <link rel="stylesheet" crossorigin href="/assets/index-B3jj6-fz.css">
+    <script type="module" crossorigin src="/assets/index-xxgQH7Sb.js"></script>
+    <link rel="stylesheet" crossorigin href="/assets/index-Db2rfQf-.css">
   </head>
   <body>
     <div id="root"></div>

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio