Sander Vispoel
Sander Vispoel
### What version of `astro` are you using? 1.0.0-rc.3 ### Are you using an SSR adapter? If so, which one? Cloudflare ### What package manager are you using? pnpm (same...
### What version of `astro` are you using? 1.0.0-rc.2 ### Are you using an SSR adapter? If so, which one? No ### What package manager are you using? pnpm ###...
My team wants to transition to TypeScript, so to make the transition easier for them I want to allow `.js` files for now. I'm using Webpack and webpack-dev-server to run...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
Getting this error in my workflow This is the action's setup ``` runs-on: ubuntu-latest container: image: node:18 steps: - name: Set timezone uses: szenius/[email protected] with: timezoneLinux: 'Europe/Amsterdam' ``` ```Run zcong1993/setup-timezone@master...
For some reason my errors or warnings are not shown, and the compilation is always succesful. I use webpack-dev-server and webpack-merge to merge two webpack configs. Edit: Also tried with...
### Environment ``` System: OS: macOS 14.3 CPU: (12) arm64 Apple M2 Pro Memory: 2.55 GB / 32.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 18.18.0 - ~/.nvm/versions/node/v18.18.0/bin/node Yarn: 1.22.19...