Skip to content

Commit ba653b9

Browse files
authored
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.
1 parent ec12703 commit ba653b9

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
@@ -79,7 +79,7 @@ If you were previously relying on the default versions of any languages or tools
7979

8080
### Limitations
8181

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

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

0 commit comments

Comments
 (0)