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

Ensure route.get(uri, path) sets static Bun.serve #1242

Open
3 of 5 tasks
chrisbbreuer opened this issue Jan 30, 2025 · 0 comments
Open
3 of 5 tasks

Ensure route.get(uri, path) sets static Bun.serve #1242

chrisbbreuer opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request router @stacksjs/router
Milestone

Comments

@chrisbbreuer
Copy link
Member

chrisbbreuer commented Jan 30, 2025

Clear and concise description of the problem

Let's make sure route.get() in our web.ts sets this static object

Image

Suggested solution

  • ensure route.get() makes use of Bun.serve's static object
  • add route.view() support where it targets the html file

Alternative

No response

Additional context

No response

Validations

@chrisbbreuer chrisbbreuer added the enhancement New feature or request label Jan 30, 2025
@chrisbbreuer chrisbbreuer added this to the v1.0 milestone Jan 30, 2025
@chrisbbreuer chrisbbreuer added the router @stacksjs/router label Jan 30, 2025
@chrisbbreuer chrisbbreuer moved this to 📋 Backlog in v1.0 - Silicon Beach Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request router @stacksjs/router
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants