fix: vite config types
now you'll get better type hints
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] Addresses an existing open issue: fixes #000
- [ ] Tests for the changes have been added (for bug fixes / features)
What is the current behavior?
What is the new behavior?
Other information
Deploy Preview for solid-start-landing-page ready!
| Name | Link |
|---|---|
| Latest commit | 7f852642b78fb880e00538171f1f9afac753b266 |
| Latest deploy log | https://app.netlify.com/projects/solid-start-landing-page/deploys/6891d374b9c9a400080c2587 |
| Deploy Preview | https://deploy-preview-1856--solid-start-landing-page.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
More templates
- example-bare
- example-basic
- example-experiments
- example-hackernews
- example-notes
- example-todomvc
- example-with-auth
- example-with-authjs
- example-with-drizzle
- example-with-mdx
- example-with-prisma
- example-with-solid-styled
- example-with-solidbase
- example-with-tailwindcss
- with-tanstack-router
- example-with-trpc
- example-with-unocss
- example-with-vitest
npm i https://pkg.pr.new/@solidjs/start@1856
commit: 7f85264
⚠️ No Changeset found
Latest commit: 7f852642b78fb880e00538171f1f9afac753b266
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
this also adds extensions to output .d.ts files so that projects with moduleResolution: "nodenext" can consume @solidjs/start, this doesn't change solid's moduleResolution.
@atilafassina , is this Contrib CI check blocking because of the heseeiin:main is the main branch and not a feature branch? can we turn that piece of the check off?
also added brotli compression in bun