File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/docs/workers/static-assets Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ We plan to bridge the gaps between Workers and Pages and provide ways to migrate
7272| [ Vectorize] ( /vectorize/get-started/intro/#3-bind-your-worker-to-your-index ) | ✅ | ✅ |
7373| ** Builds (CI/CD)** | | |
7474| [ Monorepos] ( /workers/ci-cd/builds/advanced-setups/ ) | ✅ | ✅ |
75- | [ Build Watch Paths] ( /pages/configuration/build-watch-paths/ ) | ✅ | ✅ |
75+ | [ Build Watch Paths] ( /workers/ci-cd/builds/build-watch-paths/ ) | ✅ | ✅ |
76+ | [ Build Caching] ( /workers/ci-cd/builds/build-caching/ ) | ✅ | ✅ |
7677| [ Deploy Hooks] ( /pages/configuration/deploy-hooks/ ) | ❌ | ✅ |
77- | [ Build Caching] ( /pages/configuration/build-caching/ ) | ❌ | ✅ |
78- | [ Custom Preview Branches] ( /pages/configuration/branch-build-controls/ ) | ❌ | ✅ |
78+ | [ Branch Deploy Controls] ( /pages/configuration/branch-build-controls/ ) | ❌ | ✅ |
7979| [ Custom Branch Aliases] ( /pages/how-to/custom-branch-aliases/ ) | ❌ | ✅ |
8080| ** Pages Functions** | | |
8181| [ File-based Routing] ( /pages/functions/routing/ ) | ❌ [ ^ 7 ] | ✅ |
You can’t perform that action at this time.
0 commit comments