-
Hi,
I've looked through code & commits in repo, very good work! :)
However no matter i try i cannot start the browser correctly.
**What am i trying to accomplish?**
I've built a docker contain…
-
### Pre-Submission Checklist
- [X] I have checked the existing/closed issues to ensure this issue has not already been reported.
- [X] I am using the latest supported version of the browser.
- [X] I …
-
### Bug Description
After enabling the sentry node module using:
`NODE_FUNCTION_ALLOW_EXTERNAL=@sentry`
I see a lot of exceptions in the log when using the sentry module in a custom code node:
`Ty…
-
I am facing an issue when using @angular-architects/module-federation for Angular Module Federation. The error TypeError: container.init is not a function occurs when trying to load the remote compone…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I noticed that javascript files ass…
-
Hello! 👋
Whilst auditing Grafana javascript payloads we've noticed that your Grafana app plugin is not taking advantage of code splitting. This is resulting it a large amount of Javascript being pre…
-
Should we switch to JS modules at some point? It feels like a necessary step to code sharing more with devtools / lighthouse, and would simplify some things a bunch.
It would also be a bunch of wor…
-
I am getting this error when merging typescript files using the Webpack BundleDeclarationsWebpackPlugin.
```
TypeError: BundleDeclarationsWebpackPlugin is not a constructor
```
What's wrong with…
-
Most use of javascript today utilizes the module syntax, rather than declaring global variables. Support is now pretty much ubiquitous, and many projects use bundlers like webpack anyway, which unders…
-
The JavaScript translation for interval (for timer it's same behavior) causes this error.
![grafik](https://github.com/user-attachments/assets/467102c2-fd3c-4471-8c99-a62d4009a4b1)
I just added …