-
TL;DR: Should a decorated class referencing itself in a method refer to the decorated class or undecorated? Currently it does the latter - which feels broken, but admittedly that may just be due to qu…
-
the load time of ts-load is awfully slow. we should replace this with esbuild
-
### Before submitting your bug report
- [ ] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue]…
quany updated
2 weeks ago
-
### Describe the solution
Esbuild's metafile is a great way to get additional information about a build, and for example use it in [Esbuild Size Analyzer](https://esbuild.github.io/analyze/) to under…
-
### What problem does this feature solve?
[`artichokie`](https://github.com/sapphi-red/artichokie), a library to run code in a worker, uses `Function::toString` on the main thread side and eval tha…
-
**Note to anyone adding entries here**: Please remember to download the report and upload it here before re-running your failed action, because re-running erases old artifacts.
```[tasklist]
### Da…
-
When supplying a custom esbuild config to Function it's not getting applied
```ts
const myFunction = new sst.aws.Function('MyFunction', {
handler: 'src/main.handler',
url: true,
nodejs: {…
-
### Describe the bug
Why I can not use vite with Storybook Angular, Angular v16 is surport with Vite
### To Reproduce
_No response_
### System
_No response_
### Additional context
_No response_
-
Error: Could not load js config file
```
/Users/sagar.ahuja/Downloads/ackontent-cms/strapi/node_modules/strapi-plugin-preview-button/strapi-server.js: Cannot find …
-
Rails 7 seems to be moving away from webpack(er), with multiple options to bundle JS with the new [`js-bundling`](https://github.com/rails/jsbundling-rails) gem (e.g. with ESbuild etc.).
As such, i…