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
Describe the bug
Deploying an 11ty site on Netlify with the esbuild function bundling does not successfully retain the serverless functionality, so serverless pages are inaccessible.
Expected behavior
The serverless page loads successfully.
Environment:
New Netlify build (focal)
Eleventy Version: ^1.0.0
Additional context
Discovered esbuild was needed to deploy a site that was going to use the prismic plugin. Then the serverless component that allows live previewing from Prismic CMS wouldn't function on deploy. The same issue was repro'd in the demo repo with a basic serverless setup.
The text was updated successfully, but these errors were encountered:
This is an automated message to let you know that a helpful response was posted to your issue and for the health of the repository issue tracker the issue will be closed. This is to help alleviate issues hanging open waiting for a response from the original poster.
If the response works to solve your problem—great! But if you’re still having problems, do not let the issue’s closing deter you if you have additional questions! Post another comment and we will reopen the issue. Thanks!
Describe the bug
Deploying an 11ty site on Netlify with the esbuild function bundling does not successfully retain the serverless functionality, so serverless pages are inaccessible.
To Reproduce
live page link
Expected behavior
The serverless page loads successfully.
Environment:
Additional context
Discovered esbuild was needed to deploy a site that was going to use the prismic plugin. Then the serverless component that allows live previewing from Prismic CMS wouldn't function on deploy. The same issue was repro'd in the demo repo with a basic serverless setup.
The text was updated successfully, but these errors were encountered: