-
It increases the dev server startup time from 3 seconds to as much as 15 seconds.
I won't provide a reproducible example; this is just for your information.
-
The issue was that `#` was in the filename for multiple images. Removing that from the filename of all files in the source folder resolved it.
Original post:
__________________________________
…
-
### Bug description
Hello there, I just "git cloned" the unpoly demo (Rails), and launched it on my computer, everything works properly.
Then I was curious : what if I remove entirely the JS? so…
-
Hi,
It would be nice if you could bump agent-js to `^v2.0.0` because most libs of the foundation are shipped with this requirement.
Note that it doesn't matter that much given the uncertainty ar…
-
```
test $ ls
index.js node_modules package.json package-lock.json
test $ cat package.json
{
"name": "test",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"scripts": …
-
Hi SpeedCurve
This is not a bug report, but just a question.
As I understand the [LICENSE](https://github.com/SpeedCurve-Metrics/lux.js/blob/main/LICENSE.txt) I am allowed to use your repo in my…
-
-
### Overview
Hello Folks,
I'm trying to apply Framework7 latest version [v8.3.4] to my Remix.js app, i do all nesessry things from boath side (remix and framework7) and it's working with remix route…
-
To enhance the overall readability of the code and enhance the quality of the code.
1. Optimize the DOM Access
2. Add Error Handling solutions
3. Remove duplicate Event Listeners
I have alread…
-
Please, add Next.js v15.0 support.