@wix/create-headless-site 0.0.7 → 0.0.8
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/build/{build-LO6DVUZE.js → build-6IMWAXMA.js} +3 -3
- package/build/{chunk-PYIAC2GK.js → chunk-4EFJZ3GQ.js} +3 -3
- package/build/chunk-4EFJZ3GQ.js.map +1 -0
- package/build/{chunk-XMTHMR2B.js → chunk-C4SUTB4O.js} +2 -2
- package/build/{chunk-XMTHMR2B.js.map → chunk-C4SUTB4O.js.map} +1 -1
- package/build/{chunk-YU54OBFT.js → chunk-Z4MHKCET.js} +2 -2
- package/build/{devtools-JB2HYTEA.js → devtools-ZMIKPDMD.js} +2 -2
- package/build/{esm-CPSMWZLI.js → esm-KPR2HWDF.js} +4 -4
- package/build/{esm-CPSMWZLI.js.map → esm-KPR2HWDF.js.map} +1 -1
- package/build/index.js +408 -108
- package/build/index.js.map +1 -1
- package/package.json +4 -4
- package/build/chunk-PYIAC2GK.js.map +0 -1
- /package/build/{build-LO6DVUZE.js.map → build-6IMWAXMA.js.map} +0 -0
- /package/build/{chunk-YU54OBFT.js.map → chunk-Z4MHKCET.js.map} +0 -0
- /package/build/{devtools-JB2HYTEA.js.map → devtools-ZMIKPDMD.js.map} +0 -0
|
@@ -5,13 +5,13 @@ import {
|
|
|
5
5
|
esm_exports2,
|
|
6
6
|
init_esm,
|
|
7
7
|
init_esm2
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-Z4MHKCET.js";
|
|
9
9
|
import {
|
|
10
10
|
__commonJS,
|
|
11
11
|
__require,
|
|
12
12
|
__toCommonJS,
|
|
13
13
|
init_esm_shims
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-4EFJZ3GQ.js";
|
|
15
15
|
|
|
16
16
|
// ../../node_modules/opentelemetry-instrumentation-fetch-node/build/index.js
|
|
17
17
|
var require_build = __commonJS({
|
|
@@ -179,4 +179,4 @@ var require_build = __commonJS({
|
|
|
179
179
|
}
|
|
180
180
|
});
|
|
181
181
|
export default require_build();
|
|
182
|
-
//# sourceMappingURL=build-
|
|
182
|
+
//# sourceMappingURL=build-6IMWAXMA.js.map
|
|
@@ -41,8 +41,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
41
41
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
42
42
|
|
|
43
43
|
// ../../node_modules/tsup/assets/esm_shims.js
|
|
44
|
-
import
|
|
45
|
-
import
|
|
44
|
+
import path from "node:path";
|
|
45
|
+
import { fileURLToPath } from "node:url";
|
|
46
46
|
var getFilename, getDirname, __dirname;
|
|
47
47
|
var init_esm_shims = __esm({
|
|
48
48
|
"../../node_modules/tsup/assets/esm_shims.js"() {
|
|
@@ -63,4 +63,4 @@ export {
|
|
|
63
63
|
__dirname,
|
|
64
64
|
init_esm_shims
|
|
65
65
|
};
|
|
66
|
-
//# sourceMappingURL=chunk-
|
|
66
|
+
//# sourceMappingURL=chunk-4EFJZ3GQ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B,IAIM,aACA,YAEO;AAPb;AAAA;AAAA;AAIA,IAAM,cAAc,MAAM,cAAc,YAAY,GAAG;AACvD,IAAM,aAAa,MAAM,KAAK,QAAQ,YAAY,CAAC;AAE5C,IAAM,YAA4B,2BAAW;AAAA;AAAA;","names":[]}
|
|
@@ -2,7 +2,7 @@ import { createRequire as _createRequire } from 'node:module';
|
|
|
2
2
|
const require = _createRequire(import.meta.url);
|
|
3
3
|
import {
|
|
4
4
|
init_esm_shims
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-4EFJZ3GQ.js";
|
|
6
6
|
|
|
7
7
|
// ../../node_modules/@sentry/utils/build/esm/version.js
|
|
8
8
|
init_esm_shims();
|
|
@@ -8286,4 +8286,4 @@ export {
|
|
|
8286
8286
|
captureFeedback,
|
|
8287
8287
|
getCurrentHub
|
|
8288
8288
|
};
|
|
8289
|
-
//# sourceMappingURL=chunk-
|
|
8289
|
+
//# sourceMappingURL=chunk-C4SUTB4O.js.map
|