-
> 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…
-
Hi 👋🏻
Just trying the tool today, but when the tool finished to build the project, it stay stuck here
![image](https://user-images.githubusercontent.com/25107942/154504429-73d4a4b7-4b0b-4c18-9f82…
Olyno updated
2 years ago
-
Create a build process using esbuild to transpile ts source files to the /lib output folder.
ideas:
https://janessagarrow.com/blog/typescript-and-esbuild/
https://dev.to/marcinwosinek/how-to-conf…
-
**Describe the bug**
"npm run build" ends in error "[vite:esbuild] Transform failed with 1 error - ERROR: Expected ">" but found "setup"" with just initialized slidev project. Its probably same er…
bLuma updated
2 months ago
-
I'm using the React + TypeScript branch and using React in ContentScript,
When I make any change in the react files it takes about 40 seconds until I can see the change in the browser and the page re…
id3vz updated
2 years ago
-
**Disclaimer**: I'm not a webdev so don't trust every things I say.
esbuild (https://github.com/evanw/esbuild) claims that
> it is at least 100x faster than the other JavaScript bundlers they tes…
-
Hey!
Would be great to add performance section where it compares to esbuild. https://github.com/evanw/esbuild
-
I am trying to create an angular project to work with the Firebase (@angular/fire) and Native Federation in an NX Monorepo.
This is my setup:
*tsconfig.base.json*
```
{
"compileOnSave": fal…
-
### What version of `drizzle-orm` are you using?
v0.28.6
### What version of `drizzle-kit` are you using?
v0.19.13
### Describe the Bug
I'm trying to run `bun --bun drizzle-kit push:sqlite` but g…
-
It seems like that currently the only way to allow the scripts to behave differently across two wikis is to:
- Create two different gadgets. However this can create boilerplate code and causes diff…