mirror of https://github.com/sveltejs/svelte
fix: prevent duplicate dependencies without using array.includes (#17503)
* fix: prevent duplicate dependencies without using array.includes * changesetpull/17508/head
parent
d3776c1723
commit
f679259232
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: faster deduplication of dependencies
|
||||
Loading…
Reference in new issue