create project
This commit is contained in:
6
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
/* globals self */ var fetch = self.fetch.bind(self);
|
||||
module.exports = fetch;
|
||||
module.exports.default = module.exports;
|
||||
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/index.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/fetch/index.js"],"names":["fetch","self","bind","module","exports","default"],"mappings":"AACA;AADA,kBAAkB,CAClB,IAAIA,KAAK,GAAGC,IAAI,CAACD,KAAK,CAACE,IAAI,CAACD,IAAI,CAAC;AACjCE,MAAM,CAACC,OAAO,GAAGJ,KAAK;AACtBG,MAAM,CAACC,OAAO,CAACC,OAAO,GAAGF,MAAM,CAACC,OAAO"}
|
||||
7
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js
generated
vendored
Normal file
7
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
/* globals self */ exports.Headers = self.Headers;
|
||||
exports.Request = self.Request;
|
||||
exports.Response = self.Response;
|
||||
exports.fetch = self.fetch;
|
||||
|
||||
//# sourceMappingURL=whatwg-fetch.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/fetch/whatwg-fetch.js"],"names":["exports","Headers","self","Request","Response","fetch"],"mappings":"AACAA;AADA,kBAAkB,CAClBA,OAAO,CAACC,OAAO,GAAGC,IAAI,CAACD,OAAO;AAC9BD,OAAO,CAACG,OAAO,GAAGD,IAAI,CAACC,OAAO;AAC9BH,OAAO,CAACI,QAAQ,GAAGF,IAAI,CAACE,QAAQ;AAChCJ,OAAO,CAACK,KAAK,GAAGH,IAAI,CAACG,KAAK"}
|
||||
6
kitabcitab/node_modules/next/dist/build/polyfills/object-assign.js
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/polyfills/object-assign.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
var assign = Object.assign.bind(Object);
|
||||
module.exports = assign;
|
||||
module.exports.default = module.exports;
|
||||
|
||||
//# sourceMappingURL=object-assign.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object-assign.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object-assign.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../build/polyfills/object-assign.js"],"names":["assign","Object","bind","module","exports","default"],"mappings":"AAAA;AAAA,IAAIA,MAAM,GAAGC,MAAM,CAACD,MAAM,CAACE,IAAI,CAACD,MAAM,CAAC;AACvCE,MAAM,CAACC,OAAO,GAAGJ,MAAM;AACvBG,MAAM,CAACC,OAAO,CAACC,OAAO,GAAGF,MAAM,CAACC,OAAO"}
|
||||
3
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/auto.js
generated
vendored
Normal file
3
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/auto.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
|
||||
//# sourceMappingURL=auto.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/auto.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/auto.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/object.assign/auto.js"],"names":[],"mappings":"AAAA"}
|
||||
4
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/implementation.js
generated
vendored
Normal file
4
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/implementation.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
module.exports = Object.assign;
|
||||
|
||||
//# sourceMappingURL=implementation.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/implementation.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/implementation.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/object.assign/implementation.js"],"names":["module","exports","Object","assign"],"mappings":"AAAAA;AAAAA,MAAM,CAACC,OAAO,GAAGC,MAAM,CAACC,MAAM"}
|
||||
19
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/index.js
generated
vendored
Normal file
19
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/index.js
generated
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
"use strict";
|
||||
var assign = Object.assign.bind(Object);
|
||||
function g() {
|
||||
return assign;
|
||||
}
|
||||
Object.defineProperties(g(), {
|
||||
implementation: {
|
||||
get: g
|
||||
},
|
||||
shim: {
|
||||
value: g
|
||||
},
|
||||
getPolyfill: {
|
||||
value: g
|
||||
}
|
||||
});
|
||||
module.exports = g();
|
||||
|
||||
//# sourceMappingURL=index.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/index.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/index.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/object.assign/index.js"],"names":["assign","Object","bind","g","defineProperties","implementation","get","shim","value","getPolyfill","module","exports"],"mappings":"AAAA;AAAA,IAAIA,MAAM,GAAGC,MAAM,CAACD,MAAM,CAACE,IAAI,CAACD,MAAM,CAAC;AACvC,SAASE,CAAC,GAAG;IACX,OAAOH,MAAM,CAAA;CACd;AACDC,MAAM,CAACG,gBAAgB,CAACD,CAAC,EAAE,EAAE;IAC3BE,cAAc,EAAE;QAAEC,GAAG,EAAEH,CAAC;KAAE;IAC1BI,IAAI,EAAE;QAAEC,KAAK,EAAEL,CAAC;KAAE;IAClBM,WAAW,EAAE;QAAED,KAAK,EAAEL,CAAC;KAAE;CAC1B,CAAC;AACFO,MAAM,CAACC,OAAO,GAAGR,CAAC,EAAE"}
|
||||
6
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/polyfill.js
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/polyfill.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
module.exports = function() {
|
||||
return Object.assign;
|
||||
};
|
||||
|
||||
//# sourceMappingURL=polyfill.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/polyfill.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/polyfill.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/object.assign/polyfill.js"],"names":["module","exports","Object","assign"],"mappings":"AAAAA;AAAAA,MAAM,CAACC,OAAO,GAAG,WAAY;IAC3B,OAAOC,MAAM,CAACC,MAAM,CAAA;CACrB"}
|
||||
6
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/shim.js
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/shim.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
module.exports = function() {
|
||||
return Object.assign;
|
||||
};
|
||||
|
||||
//# sourceMappingURL=shim.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/shim.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/object.assign/shim.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../../build/polyfills/object.assign/shim.js"],"names":["module","exports","Object","assign"],"mappings":"AAAAA;AAAAA,MAAM,CAACC,OAAO,GAAG,WAAY;IAC3B,OAAOC,MAAM,CAACC,MAAM,CAAA;CACrB"}
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/polyfill-module.js
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/polyfill-module.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"trimStart"in String.prototype||(String.prototype.trimStart=String.prototype.trimLeft),"trimEnd"in String.prototype||(String.prototype.trimEnd=String.prototype.trimRight),"description"in Symbol.prototype||Object.defineProperty(Symbol.prototype,"description",{configurable:!0,get:function(){var t=/\((.*)\)/.exec(this.toString());return t?t[1]:void 0}}),Array.prototype.flat||(Array.prototype.flat=function(t,r){return r=this.concat.apply([],this),t>1&&r.some(Array.isArray)?r.flat(t-1):r},Array.prototype.flatMap=function(t,r){return this.map(t,r).flat()}),Promise.prototype.finally||(Promise.prototype.finally=function(t){if("function"!=typeof t)return this.then(t,t);var r=this.constructor||Promise;return this.then(function(o){return r.resolve(t()).then(function(){return o})},function(o){return r.resolve(t()).then(function(){throw o})})}),Object.fromEntries||(Object.fromEntries=function(t){return Array.from(t).reduce(function(t,r){return t[r[0]]=r[1],t},{})});
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/polyfill-nomodule.js
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/polyfill-nomodule.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
5
kitabcitab/node_modules/next/dist/build/polyfills/process.js
generated
vendored
Normal file
5
kitabcitab/node_modules/next/dist/build/polyfills/process.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
var ref, ref1;
|
||||
module.exports = ((ref = global.process) == null ? void 0 : ref.env) && typeof ((ref1 = global.process) == null ? void 0 : ref1.env) === "object" ? global.process : require("../../compiled/process");
|
||||
|
||||
//# sourceMappingURL=process.js.map
|
||||
1
kitabcitab/node_modules/next/dist/build/polyfills/process.js.map
generated
vendored
Normal file
1
kitabcitab/node_modules/next/dist/build/polyfills/process.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"sources":["../../../build/polyfills/process.js"],"names":["module","global","exports","process","env","require"],"mappings":"AAAAA;IACEC,GAAc,EAAgBA,IAAc;AAD9CD,MAAM,CAACE,OAAO,GACZD,CAAAA,CAAAA,GAAc,GAAdA,MAAM,CAACE,OAAO,SAAK,GAAnBF,KAAAA,CAAmB,GAAnBA,GAAc,CAAEG,GAAG,CAAA,IAAI,OAAOH,CAAAA,CAAAA,IAAc,GAAdA,MAAM,CAACE,OAAO,SAAK,GAAnBF,KAAAA,CAAmB,GAAnBA,IAAc,CAAEG,GAAG,CAAA,KAAK,QAAQ,GAC1DH,MAAM,CAACE,OAAO,GACdE,OAAO,CAAC,wBAAwB,CAAC"}
|
||||
Reference in New Issue
Block a user