-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello hello!
I was just using lorem-ipsum-generator-generator and noticed what I think is a bug. After an initial deploy, I made some changes to index.html, re-deployed, and now the generator no longer generates lorem ipsum.
Steps to reproduce:
- Run the command to generate a generator:
npx @postlight/lorem-ipsum-generator-generator - Follow the instructions to add a URL (you can skip the optional steps) and select "create & configure a new site" when you get there.
- Notice that the new site generates lorem ipsum.
- Re-deploy the site by running
npm run deploy. - Notice the generator no longer generates lorem ipsum. In the console, you should also see a 404 for
/.netlify/functions/generate?paragraphs=4
Maybe some small change in Netlify's serverless function deploy scripts causing the serverless function not to deploy on subsequent deploys.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels