Skip to content

Commit be7be94

Browse files
authored
[Pages] Update debugging-pages.mdx
1 parent acf1203 commit be7be94

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/content/docs/pages/configuration/debugging-pages.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ or
6868

6969
Possible errors in this step could be caused by faulty setup in your Pages project. Review your build command, output folder and environment variables for any incorrect configuration.
7070

71+
:::note
72+
73+
74+
Make sure there are no emojis or special characters as part of your commit message in a Pages project that is integrated with Github/Gitlab, it can potentially break a Pages build.
75+
76+
77+
:::
78+
7179
### Deploying to Cloudflare's global network
7280

7381
Possible errors in this step could be caused by incorrect Pages Functions configuration. Refer to the [Functions](/pages/functions/) documentation for more information on Functions setup.

0 commit comments

Comments
 (0)