Skip to content

Commit 8269707

Browse files
chore: tighten wireit files dependency on building unversioned docs (#1231)
1 parent eece220 commit 8269707

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/lit-dev-content/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@
156156
"../lit-dev-tools-esm:build"
157157
],
158158
"files": [
159-
"site/docs/**",
160-
"!site/docs/unversioned"
159+
"site/docs/v3/**"
161160
],
162161
"output": [
163162
"site/docs/unversioned/**"

0 commit comments

Comments
 (0)