-
# 📗 API Reference Docs Problem
- **Version**: 14.2.0
- **Platform**: any
- **Subsystem**: esm
## Location
_Section of the site where the content exists_
Affected URL(s):
- http…
-
### Which project is this feature idea for?
Turborepo
### Describe the feature you'd like to request
Hello,
I've skimmed through the turborepo examples and I haven't yet been able to get t…
-
### What happened?
I posted this on the people.thatopen.com message board already, but think this is also worthy of a sep. ticket here:
Usually js webapp use a bundler or some code minification to…
-
**Describe the issue**
Importing Numpy inside a Python Lambda function results in an error with a stack trace in sandbox mode. The import works fine when you actually deploy it to production, but you…
-
### Problem
The SvelteKit Vercel adapter does not bundle paraglide imports.
1. The imports in the compiled output reference the node modules which don't exist in the vercel edge runtime. Every …
-
We've seen some regressions in code size benchmarks for product mode (Flutter release mode) which are likely caused by HTTP profiling code not being tree shaken out even though it's effectively useles…
-
### Feature request
There's a very big difference in minifying output for a ES2018 target or a ES5 target.
This is ES2018:
```js
var foo = 1;
var bar = 2;
{ foo, bar }
```
And this is ES5:…
-
Find a way to prevent `ember-popper` being added to the consuming app if not needed, e.g. if the component whitelist does not include one of bs-tooltip, bs-popover or bs-dropdown.
-
## The dependency [vuetify](https://github.com/vuetifyjs/vuetify) was updated from `1.2.3` to `1.2.4`.
🚨 [View failing branch](https://github.com/likecoin/puttyimages-web/compare/master...likecoin:g…
-
Packages that are built into an environment that is guaranteed to have external modules use peer dependencies. In your case, only `monaco-editor` is guaranteed, other modules, such as `vscode-textmate…