-
# Bug report
## Packages affected
- [ ] sandpack-client
- [x] sandpack-react
## Description of the problem
The current example of the Vite template on the official site doesn't fully …
-
### Description
As a developer using vite-plugin-dts I want to be able to use the `${configDir}` template variable in tsconfig.json (added in typescript 5.5 - https://www.typescriptlang.org/docs/hand…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ x] bug report -> pleas…
-
**Why is this needed**:
For the past [~7 years](https://github.com/grafana/grafana/pull/9391) Grafana has relied on Webpack for bundling and loading frontend assets (js, css, images). During th…
jackw updated
15 hours ago
-
Are there any differences worth noting between this g8 template repository and specifically the [vite-end-state](https://github.com/sjrd/scalajs-sbt-vite-laminar-chartjs-example/tree/scalajs-vite-end-…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
**Describe the bug**
When I update from v2.1.0 to v2.2.5, I have errors and Etherpad-lite doesn't start.
**To Reproduce**
Stop the instance
Do git pull on master branch : git pull origin
Do git…
-
### Summary
Adding `define` entries to vite configs breaks compilation with the following error:
```
[vite:define] Transform failed with 1 error:
error: Invalid define value (must be an entity n…
jaskp updated
2 months ago
-
### Relevant template
refarch-frontend, refarch-webcomponent
### Problem description (optional)
Currently we only have ESLint for JavaScript code and Prettier for formatting in place. Since c…
-
### Current Behavior
I have a monorepo that supports angular and react components.The relationship is as follows:
We have released two packages, 'uisdk-ng' and 'uisdk-rc'. 'uisdk-ng' depends on 'data…