@abtnode/webapp 1.8.68-beta-500af7e5 → 1.8.68

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.
Files changed (56) hide show
  1. package/README.md +2 -9
  2. package/blocklet.js +1 -1
  3. package/blocklet.yml +1 -1
  4. package/build/asset-manifest.json +26 -25
  5. package/build/index.html +1 -1
  6. package/build/static/js/1005.d8a68847.chunk.js +1 -0
  7. package/build/static/js/1366.2f174c9b.chunk.js +2 -0
  8. package/build/static/js/154.0d9934b4.chunk.js +1 -0
  9. package/build/static/js/1850.da9fb95c.chunk.js +1 -0
  10. package/build/static/js/{2878.1226678f.chunk.js → 2878.5626558d.chunk.js} +1 -1
  11. package/build/static/js/2997.969a5b32.chunk.js +1 -0
  12. package/build/static/js/3776.1490b0f7.chunk.js +1 -0
  13. package/build/static/js/4557.5d6b1e9b.chunk.js +1 -0
  14. package/build/static/js/{4633.a71d2573.chunk.js → 4633.2ec6b724.chunk.js} +1 -1
  15. package/build/static/js/{4691.83db69c0.chunk.js → 4691.767ce122.chunk.js} +2 -2
  16. package/build/static/js/5984.4b003ea6.chunk.js +1 -0
  17. package/build/static/js/6158.8a43296d.chunk.js +1 -0
  18. package/build/static/js/6189.d6d74d14.chunk.js +1 -0
  19. package/build/static/js/6615.76e56505.chunk.js +2 -0
  20. package/build/static/js/7327.84236b21.chunk.js +1 -0
  21. package/build/static/js/8058.e64d5b26.chunk.js +1 -0
  22. package/build/static/js/8213.0d37de98.chunk.js +1 -0
  23. package/build/static/js/8235.a30f1b78.chunk.js +1 -0
  24. package/build/static/js/8352.4934643c.chunk.js +1 -0
  25. package/build/static/js/851.cb4aa1f3.chunk.js +1 -0
  26. package/build/static/js/875.a1421784.chunk.js +1 -0
  27. package/build/static/js/91.417f9a98.chunk.js +1 -0
  28. package/build/static/js/{9575.f1600167.chunk.js → 9575.a2843f46.chunk.js} +2 -2
  29. package/build/static/js/9779.bbf0dd81.chunk.js +1 -0
  30. package/build/static/js/main.c2301d50.js +2 -0
  31. package/build/static/js/{main.dd5f65f5.js.LICENSE.txt → main.c2301d50.js.LICENSE.txt} +7 -0
  32. package/package.json +94 -1
  33. package/build/static/js/1366.034889e8.chunk.js +0 -2
  34. package/build/static/js/154.ed29c7ae.chunk.js +0 -1
  35. package/build/static/js/2657.134c2d90.chunk.js +0 -1
  36. package/build/static/js/3776.9cf4bb67.chunk.js +0 -1
  37. package/build/static/js/4557.0c29f7fc.chunk.js +0 -1
  38. package/build/static/js/5984.ca24ac1d.chunk.js +0 -1
  39. package/build/static/js/6158.05a989aa.chunk.js +0 -1
  40. package/build/static/js/6189.40064466.chunk.js +0 -1
  41. package/build/static/js/6615.573413e2.chunk.js +0 -2
  42. package/build/static/js/7327.569ee69d.chunk.js +0 -1
  43. package/build/static/js/8058.f66d3db6.chunk.js +0 -1
  44. package/build/static/js/8213.b0d24efb.chunk.js +0 -1
  45. package/build/static/js/8235.594c7488.chunk.js +0 -1
  46. package/build/static/js/8352.09c5b09c.chunk.js +0 -1
  47. package/build/static/js/851.4e470c57.chunk.js +0 -1
  48. package/build/static/js/875.58f7d755.chunk.js +0 -1
  49. package/build/static/js/898.4ded69a6.chunk.js +0 -1
  50. package/build/static/js/9455.f923c76e.chunk.js +0 -1
  51. package/build/static/js/9779.ff82fbfb.chunk.js +0 -1
  52. package/build/static/js/main.dd5f65f5.js +0 -2
  53. /package/build/static/js/{1366.034889e8.chunk.js.LICENSE.txt → 1366.2f174c9b.chunk.js.LICENSE.txt} +0 -0
  54. /package/build/static/js/{4691.83db69c0.chunk.js.LICENSE.txt → 4691.767ce122.chunk.js.LICENSE.txt} +0 -0
  55. /package/build/static/js/{6615.573413e2.chunk.js.LICENSE.txt → 6615.76e56505.chunk.js.LICENSE.txt} +0 -0
  56. /package/build/static/js/{9575.f1600167.chunk.js.LICENSE.txt → 9575.a2843f46.chunk.js.LICENSE.txt} +0 -0
package/README.md CHANGED
@@ -112,13 +112,6 @@ 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
-
122
115
  ### Coverage
123
116
 
124
117
  Coverage for this package contains 3 parts:
@@ -161,10 +154,10 @@ Q: Receive `URLSessionTask failed with error` when connecting to Dev Server with
161
154
 
162
155
  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
163
156
 
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
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
165
158
 
166
159
  A:
167
160
 
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`
161
+ Solution 1: Restart the blocklet-service process: go to the webapp directory and execute the script npm run start:service
169
162
 
170
163
  Solution 2: Close all blocklet-server related development processes, run npm run deep-clean, and restart all blocklet-server development processes.