Use lodash import style that leads to smaller bundle sizes
See this 👉 patch for more info.
before: build/assets/lodash-sTGyiO_P.js 95.44 kB │ gzip: 35.52 kB
after: build/assets/lodash-BchrQjzV.js 24.91 kB │ gzip: 10.34 kB
6 files changed
+6
-6
5444875e
→
96bafffb
modified src/components/Id.svelte
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/components/ScopePolicyExplainer.svelte
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/lib/deduplicateStore.ts
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/nodes/PolicyExplainer.svelte
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Sidebar/ContextRepo.svelte
@@ -1,7 +1,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Source/PeerBranchSelector.svelte
@@ -3,8 +3,8 @@
|
|
|
|
|
|
| + | |
|
|
| - | |
|
|
|
|
|