1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore: Update snapshots

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
Janne Savolainen 2023-04-13 11:29:53 +03:00
parent c08af3b130
commit 794fab7341
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -6,10 +6,6 @@ Array [
"entry": Object {
"index": "./index.ts",
},
"externals": Array [
[Function],
[Function],
],
"externalsPresets": Object {
"node": true,
},
@ -37,6 +33,8 @@ Array [
"maxEntrypointSize": 100000,
},
"plugins": Array [
MakePeerDependenciesExternalPlugin {},
ProtectFromImportingNonDependencies {},
ForkTsCheckerWebpackPlugin {
"options": Object {
"typescript": Object {
@ -58,6 +56,7 @@ Array [
"extensions": Array [
".ts",
".tsx",
".js",
],
},
"target": "node",
@ -66,10 +65,6 @@ Array [
"entry": Object {
"index": "./some-entrypoint/index.ts",
},
"externals": Array [
[Function],
[Function],
],
"externalsPresets": Object {
"node": true,
},
@ -97,6 +92,8 @@ Array [
"maxEntrypointSize": 100000,
},
"plugins": Array [
MakePeerDependenciesExternalPlugin {},
ProtectFromImportingNonDependencies {},
ForkTsCheckerWebpackPlugin {
"options": Object {
"typescript": Object {
@ -118,6 +115,7 @@ Array [
"extensions": Array [
".ts",
".tsx",
".js",
],
},
"target": "node",
@ -126,10 +124,6 @@ Array [
"entry": Object {
"index": "./some-other-entrypoint/index.ts",
},
"externals": Array [
[Function],
[Function],
],
"externalsPresets": Object {
"node": true,
},
@ -205,6 +199,8 @@ Array [
"maxEntrypointSize": 100000,
},
"plugins": Array [
MakePeerDependenciesExternalPlugin {},
ProtectFromImportingNonDependencies {},
ForkTsCheckerWebpackPlugin {
"options": Object {
"typescript": Object {
@ -241,6 +237,7 @@ Array [
"extensions": Array [
".ts",
".tsx",
".js",
],
},
"target": "node",