You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason vitepress' router seems to break if pages have multiple
dots in the name of the file. So, we replace it with `_` instead and
adjust the title to make it work properly.
Seems to work locally but won't know for sure until I get a cloudflare
page running.
Cloudflare treats the "functions" dir as a special directory, so files
in this dir will not be deployed. This is now fixed by changing that
directory to "funcs" instead.
See cloudflare/workers-sdk#2240
The documentation for block https://github.com/rgst-io/stencil/blob/main/docs/functions/file.Block.md is not showing up on https://stencil.rgst.io/functions/file.Block.html
The text was updated successfully, but these errors were encountered: