@next-core/brick-container 3.6.2 → 3.6.3
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/dist/index.html +1 -1
- package/dist/main.e54c72f4.js +2 -0
- package/dist/main.e54c72f4.js.map +1 -0
- package/dist/mockdate.274b0e47.js +3 -0
- package/dist/mockdate.274b0e47.js.LICENSE.txt +14 -0
- package/dist/mockdate.274b0e47.js.map +1 -0
- package/dist/{polyfill.9d08bc39.js → polyfill.b0d67939.js} +1 -1
- package/dist/preview/index.html +1 -1
- package/dist/{vendors.bc1937bd.js → vendors.9ff0353a.js} +2 -2
- package/package.json +2 -2
- package/dist/main.dbaedeb8.js +0 -2
- package/dist/main.dbaedeb8.js.map +0 -1
- /package/dist/{vendors.bc1937bd.js.LICENSE.txt → vendors.9ff0353a.js.LICENSE.txt} +0 -0
package/dist/preview/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><title>Brick Preview</title><script>window.BOOTSTRAP_FILE="
|
|
1
|
+
<!doctype html><html lang="zh-CN"><head><meta charset="utf-8"><title>Brick Preview</title><script>window.BOOTSTRAP_FILE="/next/api/auth/v2/bootstrap"</script><script defer="defer" src="main.3b8780af.js"></script><link href="main.20ae56b3.css" rel="stylesheet"><script>window.PUBLIC_ROOT='/next/';window.BOOTSTRAP_FILE_FIELD='data'</script></head><body><div id="preview-root"></div><div id="global-loading-bar"><div></div></div><div id="portal-mount-point"></div></body></html>
|