Skip to content

Commit 0189862

Browse files
authored
chore: remove no-op setting (#11704)
1 parent 85841e3 commit 0189862

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.changeset/salty-heads-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"website": patch
3+
---
4+
5+
feat:chore: remove no-op setting

js/_website/svelte.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ const config = {
128128
],
129129
handleMissingId: "warn"
130130
},
131-
files: {
132-
lib: "src/lib"
133-
},
134131
adapter: adapter({
135132
fallback: "404.html"
136133
}),

0 commit comments

Comments
 (0)