-
Hello! How are you? My name is Gabriel, I'm a front-end developer in a spanish speaker social network from Argentina that serves content to +60M unique users per month.
We're currently re-developing …
-
**Current behavior:**
I have written a custom react ssr build tool on top of create-react-app using webpack 5. Creating examples for this framework and adding typescript with emotion css. Its a pre…
-
When trying to run my tests I get
```
RUNTIME EXCEPTION Exception occurred while loading your tests
undefined
```
Please advise how I can debug this.
It seems to happen when trying to impo…
-
**I'm submitting a bug report**
I've written an app that contains React components. However the Aurelia Router doesn't like pages that have `@noView`, returning TypeError.
#415 touched on this bu…
-
`sbt-web` is dead and the UglifyJs we use is fairly broken in that it regularly recompresses all the files.
Seems that we ["want to use webpack’s uglify plugin, not sbt’s one"](https://gitter.im/sc…
-
I would like to define my client side schema in a graphql file and use graphql-tag/loader for importing. Is there a way to achieve that today or is this a feature request?
-
I used `DateRangePicker` in one of my projects and Googlebot would render an empty page when using [Fetch as Google](https://www.google.com/webmasters/tools/googlebot-fetch). Even writing the import s…
-
Node native ESM spec is not applied and this is causing a lot of compatibility issues, when I use pure ESM, I have to enable `importHelpers: false` because `tslib`'s configuration is invalid.
https…
-
**Bug report**
I am working with an angular component library developed for an internal application for my organization. It is built via webpack, and therefore uses babel-loader to run transpilatio…
-
Sometimes the draw does not begin on the first mouse click in Internet Explorer. It takes another mouse click to engage the drawing.
It seems to work sometimes, but I haven't been able to nail down…