Commit 102fc4f
authored
Fix Docker build by removing vite-plugin dependency (#214)
Removes @cloudflare/vite-plugin from root devDependencies to resolve
turbo prune lockfile mismatch causing CI failures. The plugin is only
used by examples (excluded from Docker builds) and is already in their
package.json files.1 parent b47b8c3 commit 102fc4f
File tree
3 files changed
+23
-109
lines changed- .changeset
3 files changed
+23
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments