-
I'm trying to use miragejs, but getting blocked by a runtime syntax error.
The project is using `@web/dev-server` as dev server, with esbuild plugin, and is written in typescript.
When importi…
-
I have not seen this error before & cannot reproduce. The project I ran this on is https://github.com/btakita/briantakita.me-dev
```bash
git clone git@github.com:btakita/briantakita.me-dev.git
cd…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Discussed in https://github.com/flareact/flareact/discussions/181
Originally posted by **0xAsteria** September 26, 2021
Yo!
I want to propose we switch from Webpack + `wrangler dev` to …
-
I have been trying to a find a way to directly import YAML files into my IMBA projects.
I have tried using **import {default as ViteYaml} from '@modyfi/vite-plugin-yaml';** in a vite.config.js fil…
-
The issue I am having is quite peculiar, in certain Ubuntu installations `open-next` package fails to compile with the following bizarre error during the server function generation,
```text
┌─────…
-
### pnpm version: 6.0.1
### Code to reproduce the issue:
```json
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"errno": 1,
"code": "ELIFECYCLE",
"pkg…
-
Hey @dnalborczyk I was trying to use your package to deploy my Apollo server V4 into Cloudflare Workers (looks like this is the only way so far).. And as I tried to build the project by running `rimr…
-
### Is your feature request related to a problem? Please describe.
TypeScript support, more specifically declarations within `.eleventy.js` configuration files seems to be a rather problematic for …
-
I am getting the following output when running:
`npm run dev:server`
```
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
mre-boilerplate@1.0.0 dev:s…