Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overriding next.js config is for largePageDataBytes #490

Open
1 task done
jrodriguez5-fsl-godaddy opened this issue Feb 20, 2024 · 0 comments
Open
1 task done

Overriding next.js config is for largePageDataBytes #490

jrodriguez5-fsl-godaddy opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jrodriguez5-fsl-godaddy

Have you read the Contributing Guidelines on issues?

Description

I am trying to override the standard next.config.js to be able to process larger openapi.yaml files but when I save the change and run the eventcatalog, my changes are automatically deleted.

Steps to reproduce

  1. Make a change in .eventcatalog-core within next.config.js
  2. Save the change
  3. run 'npm run dev'

Expected behavior

I expect it to save my changes to be able to process larger files

Actual behavior

It deletes the changes and runs the standard configuration.

Your environment

  • EventCatalog version used:
  • Environment name and version (e.g. Chrome 89, Node.js 16.4):
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS):
@jrodriguez5-fsl-godaddy jrodriguez5-fsl-godaddy added the bug Something isn't working label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant