-
After moving from webpack to native federation I've noticed that surprisingly I've worst perfomance in local dev server with vite and esbuild than previously with webpack.
I am making some tests an…
-
### Link to reproduction
_No response_
### Describe the Bug
When adding filterOptions to a polymorphic relationship field, we're experiencing infinite loops in the frontend when doing any interacti…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
## Current behaviour 💣
I am trying to use the `templateParameters` to pass some variables into my template and it does not work.
I have followed the examples shown:
- Here: https://github…
-
### Describe the bug
Cursor theme in GTK is reset to adwaita when running AppImage built on GitHub Actions.
For app built natively, this issue doesn't occurs
downstream issue: vrc-get/vrc-get#1…
-
## The devDependency [uglifyjs-webpack-plugin](https://github.com/webpack-contrib/uglifyjs-webpack-plugin) was updated from `2.0.1` to `2.1.0`.
🚨 [View failing branch](https://github.com/Saeris/vue-…
-
By supplying the `includeAllSources: true` flag in `coverageReporter` of `karma.conf.js`, the generated output doesn't include the untested files with the following setup. This maybe related to #192 ,…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Ich have a clean setup. With one plugin the setup works. I added a second plugin, and the build process seems broken for all plugins:
php --version
PHP 7.4.16
node --version
v15.12.0
yarn -…
ghost updated
3 years ago
-
Consider this webpack example
*webpack.config.js*
```
module.exports = (env, options) => {
return {
module : {
rules : [
{
test : …