-
**Issue by [sethladd](https://github.com/sethladd)**
_Originally opened as dart-lang/sdk#15593_
---
For the logging package, we can use the new environment compile-time constants to help optimize a…
-
### Feature Use Case
Currently rollup acts as an advanced bundler(static + npm import resolver across multiple files, treeshaking, sourcemaps) and module formatter/transpiler(cjs amd iife etc…
-
### Describe the Improvement
The SDK claims to be modular and lightweight, but this is not true due to the side effects of `@directus/system-data`. The bundle size of `export { createDirectus } fro…
-
- `three` version: latest
- `@react-three/fiber` version: latest
- `@react-three/drei` version: latest
- `node` version: 18
- `npm` (or `yarn`) version: 1.22.19
### Problem description:
I …
-
### Current Behavior
Currently a single bundle is output by rollup and module structure is not preserved.
### Desired Behavior
There should be a way to do deep imports from the packaged libra…
-
It's been close to a year since the last update.
-
Last year the concept of [resource identifiers](https://github.com/dart-lang/sdk/blob/main/pkg/compiler/doc/resource_identifiers.md) was introduced.
Currently, there are some inconsistencies betwee…
-
**!! This feature request is related to the fork of @tafelnl !!**
**Is your feature request related to a problem? Please describe.**
Currently it is possible to display the native myLocationButton…
-
`dart2js` and DDC stringify closures differently from the Dart VM. To avoid "browser quirks" in Flutter for web, we'd like the behavior to be consistent.
Example:
```dart
void main() {
print…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…