-
-
### Expected Behavior
Documentation should explain that the `route.js` file needs to be imported from `vendor/tightenco/ziggy/src/js/route.js` when using the `ziggy:generate` artisan command.
### …
-
## New Feature
### Description
Allow interoperatibility with other require hooks (such as Babel).
### Context
This is important because we'd be able to transpile code inside Marko templates (m…
-
Issue Type: Bug
* install command alias for code-insiders
* try it:
✗ code-insiders
Fatal Python error: config_get_lo…
-
MVP requirements:
- Static generation, deployable to GitHub Pages
- [x] Next.js
- [x] ❔ Solid
- [x] ❔ Marko
- [x] TypeScript
- [x] Testing
- [x] JSX
- Reasonably simple configura…
-
# What is this?
I want to use this issue for organizing the TypeScript migration process.
# What is going to be migrated
I started with `addon-notes` and noticed it depends on `channels` and `a…
-
- `@testing-library/dom` version: 7.21.2
- Testing Framework and version:
@marko/testing-library@4.0.2 but should apply to all
jest@24.9.0
- DOM Environment:
### Relevant code …
-
I've had many people ask me about SSR. In fact, it's probably the most requested feature. So far I've made it mechanically possible to do rehydration in the client for non-asynchronous rendered cases.…
-
VS Code version: Code 1.44.2 (ff915844119ce9485abfe8aa9076ec76b5300ddd, 2020-04-16T17:50:03.709Z)
OS version: Linux x64 5.6.8-1-MANJARO
System Info
|Item|Value|
|---|---|
|CPUs|In…
-
## Version: @marko/testing-library@3.0.0
### Details
This is basically what is in my template
```
```
First time it runs, it generates
```
```
But the next time it runs, jest fails…