@finos/legend-application-repl-deployment 12.15.0 → 12.17.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/repl/index.html +1 -1
- package/dist/repl/static/{index.5ffa5959.js → index.e39f22ea.js} +2 -2
- package/dist/repl/static/{index.5ffa5959.js.map → index.e39f22ea.js.map} +1 -1
- package/dist/repl/static/{index.5d1053bc.css → index.f2fe395f.css} +2 -2
- package/dist/repl/static/{index.5d1053bc.css.map → index.f2fe395f.css.map} +1 -1
- package/dist/repl/version.json +1 -1
- package/package.json +3 -3
package/dist/repl/index.html
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<!doctype html><html lang="en"><head><title>⊞ Legend DataCube</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><link rel="icon" href="./favicon.ico"><script defer="defer" src="./static/vendor.ffb03aa6.js"></script><script defer="defer" src="./static/index.
|
1
|
+
<!doctype html><html lang="en"><head><title>⊞ Legend DataCube</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/><link rel="icon" href="./favicon.ico"><script defer="defer" src="./static/vendor.ffb03aa6.js"></script><script defer="defer" src="./static/index.e39f22ea.js"></script><link href="./static/vendor.e80052b1.css" rel="stylesheet"><link href="./static/index.f2fe395f.css" rel="stylesheet"></head><body style="width: 100%; height: 100vh; overflow: hidden"></body></html>
|