@abtnode/webapp 1.8.20 → 1.8.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/blocklet.yml CHANGED
@@ -9,4 +9,4 @@ author: wangshijun <shijun@arcblock.io> https://github.com/wangshijun
9
9
  did: z8ia4j7CLkF3VwpQE7Ee677eostWTu2FTxsip
10
10
  specVersion: 1.0.0
11
11
  logo: public/images/blocklet.png
12
- gitHash: abe47e26c9583bfe5c4969e19cd36574f436a515
12
+ gitHash: b0b31c2a0d29de79b29591f020f577d6c3806248
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "files": {
3
3
  "main.css": "./static/css/main.84d6b268.css",
4
- "main.js": "./static/js/main.c5a7d342.js",
4
+ "main.js": "./static/js/main.4e54d533.js",
5
5
  "static/js/8174.8ac9306b.chunk.js": "./static/js/8174.8ac9306b.chunk.js",
6
6
  "static/js/8271.d705e938.chunk.js": "./static/js/8271.d705e938.chunk.js",
7
7
  "static/js/1854.dda3f9a3.chunk.js": "./static/js/1854.dda3f9a3.chunk.js",
@@ -84,7 +84,7 @@
84
84
  "index.html": "./index.html",
85
85
  "static/media/long-arrow.svg": "./static/media/long-arrow.ac9ed1f84fbdaee4f8ebb14e2827f438.svg",
86
86
  "main.84d6b268.css.map": "./static/css/main.84d6b268.css.map",
87
- "main.c5a7d342.js.map": "./static/js/main.c5a7d342.js.map",
87
+ "main.4e54d533.js.map": "./static/js/main.4e54d533.js.map",
88
88
  "8174.8ac9306b.chunk.js.map": "./static/js/8174.8ac9306b.chunk.js.map",
89
89
  "8271.d705e938.chunk.js.map": "./static/js/8271.d705e938.chunk.js.map",
90
90
  "1854.dda3f9a3.chunk.js.map": "./static/js/1854.dda3f9a3.chunk.js.map",
@@ -153,6 +153,6 @@
153
153
  },
154
154
  "entrypoints": [
155
155
  "static/css/main.84d6b268.css",
156
- "static/js/main.c5a7d342.js"
156
+ "static/js/main.4e54d533.js"
157
157
  ]
158
158
  }
package/build/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><base href="/"/><meta charset="utf-8"/><link rel="shortcut icon" href="favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"/><meta name="theme-color" content="#000000"/><script>"https:"===window.location.protocol&&document.write('<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />')</script><link rel="manifest" href="manifest.json"/><link rel="stylesheet" href="icons/css/all.css"/><title>Blocklet Server</title><script src="api/env"></script><script defer="defer" src="./static/js/main.c5a7d342.js"></script><link href="./static/css/main.84d6b268.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1
+ <!doctype html><html lang="en"><head><base href="/"/><meta charset="utf-8"/><link rel="shortcut icon" href="favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"/><meta name="theme-color" content="#000000"/><script>"https:"===window.location.protocol&&document.write('<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />')</script><link rel="manifest" href="manifest.json"/><link rel="stylesheet" href="icons/css/all.css"/><title>Blocklet Server</title><script src="api/env"></script><script defer="defer" src="./static/js/main.4e54d533.js"></script><link href="./static/css/main.84d6b268.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>