Skip to content

Text fails to generate after updating the generator #5

@petercroce

Description

@petercroce

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions