Skip to content

Commit e364a31

Browse files
1000hzkodster28
andauthored
Improve clarity of Pages > Build Image > Limitations (cloudflare#20178)
* Improve clarity of Pages > Build Image > Limitations The Pages > Build Image > Limitations section lists a set of features, referring to them as "limitations" without explicitly stating what is limited about them (implicitly: the limitation is that these features are unsupported). This PR updates the section to state this intent explicitly. * Retrigger CI --------- Co-authored-by: Kody Jackson <[email protected]>
1 parent 815d696 commit e364a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/configuration/build-image.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ If you were previously relying on the default versions of any languages or tools
8989

9090
### Limitations
9191

92-
Here are some limitations with the v2 build system:
92+
The following features are not currently supported when using the v2 build system:
9393

9494
- Specifying Node.js versions as codenames (for example, `hydrogen` or `lts/hydrogen`).
9595
- Detecting Yarn version from `yarn.lock` file version.

0 commit comments

Comments
 (0)