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

Endpoint to accept & return Nextjs manifests #88304

Closed
matejminar opened this issue Mar 31, 2025 · 1 comment
Closed

Endpoint to accept & return Nextjs manifests #88304

matejminar opened this issue Mar 31, 2025 · 1 comment
Assignees

Comments

@matejminar
Copy link
Member

Talked to @lforst about plan for Next.js manifests - idea is to create an endpoint for a first test that allows creation, update and retrieval of manifests

Design is t.b.d. but first idea is a JSON that we persist in the database, which may then be extended via the PUT over time to represent a kind of "project state".

  • let's also explore source bundles for this
@lforst
Copy link
Member

lforst commented Mar 31, 2025

let's also explore source bundles for this

Unless there is an obvious reason to do so, that would be an extremely bad idea. Increases complexity on every end 10-fold for no upside.

@matejminar matejminar closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants