Tony Alves
Tony Alves
Kent, how about a video someday on your VSCode quick edit methods like multi-line, etc
Consider use of `jsconfig.json` as alternative to `.babelrc` for alias [as in docs](Consider use of `jsconfig.json` as alternative to `.babelrc` for alias). [Reading through the docs](https://nextjs.org/docs/advanced-features/module-path-aliases), the recommended way to...
Using the SSG configuration for Netlify. `vite.config.ts` ```js import solid from "solid-start/vite"; import { defineConfig } from "vite"; import staticAdapter from "solid-start-static"; export default defineConfig({ plugins: [ { ...(await import("@mdx-js/rollup")).default({...
Currently the `packages/start-netlify` adapter doesn't allow for additional redirects in the same site deploy. If a site uses the netlify email plugin or functions, the path is redirected to the...
## About me - **My name:** Tony Alves (talves) - **I've used Netlify:** like a zealot ## My question in a little more detail If I turn on the optional...
## About me - **My name:** Tony Alves - **I've used Netlify:** Tons ## My question in a little more detail We have heard there is a new community manager...