Dylan Piercey

Results 48 issues of Dylan Piercey

Currently once you start running this middleware it will continue to watch for compilations and keep the EventSource open no matter what you do. It would be nice if there...

help-wanted

Title says it all, perhaps have a { use } option?

This plugin is using an outdated version of Istanbul and doesn't have the correct error handling and so swallows syntax errors.

### Clear and concise description of the problem https://github.com/vitejs/vite/pull/3151/files added support for setting `ssr.target` to "webworker". This appears to set the export conditions to include "browser". It would be great...

enhancement: pending triage
feat: web workers

### Describe the bug Currently it looks like when debugging the node process with source maps enabled (`node --inspect --enable-source-maps ./source.js`) that the source maps are not actually loaded. ###...

bug
has pr
p3-minor-bug :hammer:
feat: ssr

### 💻 - [X] Would you like to work on a fix? ### How are you using Babel? Programmatic API (`babel.transform`, `babel.parse`) ### Input code Babel seems to be assigning...

i: needs triage

### Describe the bug `resolve.conditions` config for workspace is ignored when resolving nested node_module. When you import a module, which then imports another module that relies on `export` conditions vitest...

pending triage
feat: workspace

Feel free to ignore if you're not accepting new frameworks. This one does include streaming and all though. For the curious: ![image](https://github.com/eknkc/ssr-benchmark/assets/4985201/157d4e1a-2499-41bb-8472-6818b7284553)

It would be cool to have a require hook built into this (similar to babel, coffee-script, etc). So that we could do: ``` js require("hbsfy/register"); var myTemplate = require("./index.hbs"); ```...

enhancement

This will likely never change as it is far too late but it bothers me so I want to at least mention it. I think that using curlies "{}" for...

Proposal 2.0