@finos/legend-application-repl-deployment 12.0.0 → 12.1.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.e8c154f5.js → index.3f69969b.js} +3 -3
- package/dist/repl/static/{index.e8c154f5.js.map → index.3f69969b.js.map} +1 -1
- package/dist/repl/static/{index.e2cc4a74.css → index.cfa318df.css} +4 -4
- package/dist/repl/static/{index.e2cc4a74.css.map → index.cfa318df.css.map} +1 -1
- package/dist/repl/version.json +1 -1
- package/package.json +5 -5
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.4c9f1aa8.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.4c9f1aa8.js"></script><script defer="defer" src="./static/index.3f69969b.js"></script><link href="./static/vendor.b5ac7358.css" rel="stylesheet"><link href="./static/index.cfa318df.css" rel="stylesheet"></head><body style="width: 100%; height: 100vh; overflow: hidden"></body></html>
|