-
occasionally, shutting down the server results in the esbuild server still locking its port. Running `killall esbuild` resolves this but it would be nice to anticipate and handle this within the podle…
-
Hi, running on Node 16 and Esbuild 0.15 (via Tsup), the default export is not correctly defined.
I need to do:
```ts
import graphqlLoaderPluginPkg from '@luckycatfactory/esbuild-graphql-loader';
…
-
Try esbuild or SWC, see how much it speeds up compilation time
-
### Current behavior
When cypress has the `watchForFileChanges: false` [config setting](https://docs.cypress.io/guides/references/configuration#Global) that disables cypress run after each test fil…
-
It appears to be a lot faster!
Building respec-highlight (rollup: 2.1s, esbuild: 0.7s):
```bash
# rollup
$ time rollup -c worker/rollup.config.js
worker/respec-highlight.js → builds/...
create…
-
[tsup](https://tsup.egoist.dev/) runs additional steps besides just running esbuild, so the esbuild plugin doesn't work. It would be nice to have a plugin for tsup.
-
I don't know what is going on but with latest rails 8.0.0 , rails new approach to railsui results in error. They might not be related to railsui but rails.
When I run "rails new my_shiny_rails8_ap…
-
Hello,
Thank you for this project, it's very promising!
I'm working on a project has a number of SVG imports, and in the current webpack setup they are imported as SVGR:
```js
import Prev2 f…
-
> Both `esbuild` and `rollup` handle duplicate `[hash]-[hash]`, perhaps we should also support this feature.
You could file another issue to track this.
_Originally posted by @IWAN…
-
I'm trying this plugin out as i have a function id like to build swagger docs for. However there is no endpoint being created. I wonder if this works with `serverless-ebuild`. serverless-esbuild is wh…