Andrés Felipe Barreto Guio
Results
2
issues of
Andrés Felipe Barreto Guio
### Marko Version: @5.25.16 ### Details It seems we need to include a `class {}` statement if we want to use Event handling. I have created two components, both components...
type:unverified bug
## Problem When importing assets (e.g. images via `vite-imagetools`) inside Marko components used only in the server build, those assets are not emitted to `dist/public/assets`. Even though `emitFile()` is called...