@abtnode/webapp 1.8.68 → 1.8.69-beta-e0666d0d
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/README.md +9 -2
- package/blocklet.js +1 -1
- package/blocklet.yml +1 -1
- package/build/asset-manifest.json +26 -28
- package/build/index.html +1 -1
- package/build/static/js/115.cccb824c.chunk.js +1 -0
- package/build/static/js/1366.034889e8.chunk.js +2 -0
- package/build/static/js/154.ed29c7ae.chunk.js +1 -0
- package/build/static/js/2657.134c2d90.chunk.js +1 -0
- package/build/static/js/{2878.5626558d.chunk.js → 2878.1226678f.chunk.js} +1 -1
- package/build/static/js/3776.9cf4bb67.chunk.js +1 -0
- package/build/static/js/4557.0c29f7fc.chunk.js +1 -0
- package/build/static/js/{4633.2ec6b724.chunk.js → 4633.a71d2573.chunk.js} +1 -1
- package/build/static/js/{4691.767ce122.chunk.js → 4691.83db69c0.chunk.js} +2 -2
- package/build/static/js/5984.ca24ac1d.chunk.js +1 -0
- package/build/static/js/6158.05a989aa.chunk.js +1 -0
- package/build/static/js/6189.40064466.chunk.js +1 -0
- package/build/static/js/6615.573413e2.chunk.js +2 -0
- package/build/static/js/{7298.a7286c09.chunk.js → 7298.bd6647c8.chunk.js} +1 -1
- package/build/static/js/8058.f66d3db6.chunk.js +1 -0
- package/build/static/js/8213.dad49133.chunk.js +1 -0
- package/build/static/js/8235.594c7488.chunk.js +1 -0
- package/build/static/js/8352.f8a85ca3.chunk.js +1 -0
- package/build/static/js/851.4e470c57.chunk.js +1 -0
- package/build/static/js/875.58f7d755.chunk.js +1 -0
- package/build/static/js/898.0895ee14.chunk.js +1 -0
- package/build/static/js/9455.f923c76e.chunk.js +1 -0
- package/build/static/js/{9575.a2843f46.chunk.js → 9575.8c9fe2bf.chunk.js} +2 -2
- package/build/static/js/9779.ff82fbfb.chunk.js +1 -0
- package/build/static/js/main.8599c750.js +2 -0
- package/build/static/js/{main.c2301d50.js.LICENSE.txt → main.8599c750.js.LICENSE.txt} +0 -7
- package/package.json +28 -26
- package/build/static/js/1005.d8a68847.chunk.js +0 -1
- package/build/static/js/1366.2f174c9b.chunk.js +0 -2
- package/build/static/js/154.0d9934b4.chunk.js +0 -1
- package/build/static/js/1850.da9fb95c.chunk.js +0 -1
- package/build/static/js/2997.969a5b32.chunk.js +0 -1
- package/build/static/js/3776.1490b0f7.chunk.js +0 -1
- package/build/static/js/4557.5d6b1e9b.chunk.js +0 -1
- package/build/static/js/5984.4b003ea6.chunk.js +0 -1
- package/build/static/js/6158.8a43296d.chunk.js +0 -1
- package/build/static/js/6189.d6d74d14.chunk.js +0 -1
- package/build/static/js/6615.76e56505.chunk.js +0 -2
- package/build/static/js/7327.84236b21.chunk.js +0 -1
- package/build/static/js/8034.41dd9663.chunk.js +0 -1
- package/build/static/js/8058.e64d5b26.chunk.js +0 -1
- package/build/static/js/8213.0d37de98.chunk.js +0 -1
- package/build/static/js/8235.a30f1b78.chunk.js +0 -1
- package/build/static/js/8352.4934643c.chunk.js +0 -1
- package/build/static/js/851.cb4aa1f3.chunk.js +0 -1
- package/build/static/js/875.a1421784.chunk.js +0 -1
- package/build/static/js/91.417f9a98.chunk.js +0 -1
- package/build/static/js/9779.bbf0dd81.chunk.js +0 -1
- package/build/static/js/main.c2301d50.js +0 -2
- /package/build/static/js/{1366.2f174c9b.chunk.js.LICENSE.txt → 1366.034889e8.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{4691.767ce122.chunk.js.LICENSE.txt → 4691.83db69c0.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{6615.76e56505.chunk.js.LICENSE.txt → 6615.573413e2.chunk.js.LICENSE.txt} +0 -0
- /package/build/static/js/{9575.a2843f46.chunk.js.LICENSE.txt → 9575.8c9fe2bf.chunk.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -112,6 +112,13 @@ rdr pass inet proto tcp from any to any port 443 -> 127.0.0.1 port 8443
|
|
|
112
112
|
" | sudo pfctl -ef -
|
|
113
113
|
```
|
|
114
114
|
|
|
115
|
+
### Run E2E test
|
|
116
|
+
|
|
117
|
+
```shell
|
|
118
|
+
# in core/webapp directory
|
|
119
|
+
yarn test:e2e
|
|
120
|
+
```
|
|
121
|
+
|
|
115
122
|
### Coverage
|
|
116
123
|
|
|
117
124
|
Coverage for this package contains 3 parts:
|
|
@@ -154,10 +161,10 @@ Q: Receive `URLSessionTask failed with error` when connecting to Dev Server with
|
|
|
154
161
|
|
|
155
162
|
A: If `ABT_NODE_BASE_URL` exists in you .env or .env.development, make sure the value of `ABT_NODE_BASE_URL` is your local lan IP
|
|
156
163
|
|
|
157
|
-
Q: If the Cornerstone application interface shows that the application is running when debugging locally, and when you click the Cornerstone application **open** button you are redirected to the proxy failure screen, or to the code installation screen, or to the blocklet screen with 404 or 502 errors, please refer to the following solutions
|
|
164
|
+
Q: If the Cornerstone application interface shows that the application is running when debugging locally, and when you click the Cornerstone application **open** button you are redirected to the proxy failure screen, or to the code installation screen, or to the blocklet screen with `404` or `502` errors, please refer to the following solutions
|
|
158
165
|
|
|
159
166
|
A:
|
|
160
167
|
|
|
161
|
-
Solution 1:
|
|
168
|
+
Solution 1: Close blocklet-services client && delete env ABT_NODE_SERVICE_FE_PORT && restart the blocklet-service process: go to the webapp directory and execute the script `npm run start:service`
|
|
162
169
|
|
|
163
170
|
Solution 2: Close all blocklet-server related development processes, run npm run deep-clean, and restart all blocklet-server development processes.
|