-
I've been hacking getting this to work with vite, using vite-plugin-babel, but ideally this would have native vite plugin, for performance reasons.
-
Hi there,
When I follow the steps in the readme, I get:
```
$ npm run luis
> fuse-box-electron-seed@1.0.5 luis
> luis
Custom config not found. Launching standard configuration.
No root…
-
### Current behavior
Behavior on 12.17.4: Tests run pretty quick. I almost cant see any loading screen
Behavior on 13.0.0: Tests still run, but I can see some loading screen. But in bigger proje…
-
---
description: A guide on how to setup debugging for JavaScript projects in neovim. Learn how to debug svelte, react or vue without having to leave your editor.
tags: ["code","nvim","svelte","java…
-
**Environment**
`tns info`
```
✔ Component nativescript has 5.4.0 version and is up to date.
✔ Component tns-core-modules has 6.0.0-next-2019-06-03-175837-01 version and is up to date.
✔ Compon…
-
Hi, I am trying out nativescript vue, following the starter guide in the official documentation and creating a new app using the vue init command and trying to connect to the dev tool.
I had no pro…
-
# Bun's roadmap
## 2024 Q4
### bun install
- [ ] https://github.com/oven-sh/bun/issues/11863 (will unblock https://github.com/dependabot/dependabot-core/issues/6528)
- [ ] https://github.com/oven-…
-
I've been working on Patchouli X for a while now and I think it is time to start refactoring about the architecture.
This issue essentially serves as a working document on the direction that I hope…
-
Now we have two vite configurations and thus two ways of building dev server (and everything else). This task is to unify the configuration (both vite.config and package.json) and stay with a single d…
-
Do you think it would be possible to combine Rekit with next.js (React SSR framework)?
It might be difficult because both Rekit and next.js are "opinionated" about application structure, but I'm cu…