-
-
cmd: cargo tauri build
Rebuilding...
Error: Cannot find module 'daisyui'
Require stack:
- D:\refproj\RustyTube\frontend\tailwind.config.js
at Function.Module._resolveFilename (node:internal…
-
I found something wrong on this page:
https://fasterthanli.me/series/advent-of-code-2022/part-9#position=65.7
Here's what it is:
The embeds for the solutions do not load, apparently becau…
-
I have a feature request for trunk for it allows users creating progress bars based on how much of the .wasm file is loaded
An implementation idea could be to fetch wasm with XmlHttpRequest and s…
F8RZD updated
7 months ago
-
Hi, first of all great work, I love the simple API of the latest version of concoct!
I wanted to run the counter example, but I could not figure out how to build and serve the `.wasm` artifact, cou…
-
**Problem**
The [web publishing docs](https://github.com/DioxusLabs/dioxus/blob/master/docs/guide/src/en/publishing/web.md) reference `trunk`, which seems to be http://trunkrs.dev but this isn't me…
-
Ideas on how to improve our site (https://trunkrs.dev)
- Sea shells here and there. Rock the Ferris & coral reef theme. Maybe get some little Ferris buddies scurrying about with some fancy SVG anim…
-
I has download leptos example 「fetch 」
and run trunk serve --open
the trace info show everything is success,but it didn't auto open the browser, and there's no url such as http://localhost:8000,
…
-
Pretty much the title.
```shell
2024-03-06T12:53:14.231147Z INFO starting build
2024-03-06T12:53:14.236291Z INFO spawning asset pipelines
2024-03-06T12:53:14.635186Z INFO building porti
Bl…
-
Given i have ran my website using trunk serve.
When i edit my code to have a compiler error
Then my cli shows the error but my website is still up as if everything is fine
I would expect trunk to…