-
When following the [yew starting guide](https://yew.rs/docs/getting-started/build-a-sample-app) it fails in the following way:
![image](https://github.com/user-attachments/assets/a51d088f-9c11-4f75-8…
-
Before I say all this, I want to acknowledge the (often unthanked) work that the trunk team has done and continues to do to provide this tool for the community. Thank you! Open source maintenance is n…
-
Have a brief guide that describe how Frontend developers can easily compile and load `smartcore` in the browser, with a simple example:
This example has been generated with ChatGPT, please @morenol…
-
WIP: there might be some personnal preferences coming through :grin:
- [ ] div .title should be a link, not selectable text.
![2024-09-24-152913_hyprshot](https://github.com/user-attachments/…
-
This template provides a devShell environment (`nix develop`), but it doesn't really provide a Nix package (`nix build`). We should provide one, so that `nix run github:srid/leptos-nix-template` will …
-
This is similar to #2729, however, it's a bit different.
The main problem I currently have is that I cannot place configs near my executable. It's common practice in many languages and IDE's that y…
-
Right now there's a layer of configurations (order of priority, former will override latter):
* CLI (clap)
* Environment variables (mapped to serde with envy)
* `Trunk.toml` config (serde)
The…
ctron updated
3 months ago
-
Heya, is it possible to bundle assets from dependencies?
e.g. `web_app` depends on `web_components`, and `web_components` defines its own assets.
My use case is shipping stylesheets in a compone…
-
I'm trying to deploy a game jam project to Gitlab Pages using Trunk, but no matter what I do it only copies the assets folder and index.html, and doesn't build the Rust project.
Here's an example j…
-
Let's say I have a very large media dir with videos, tons of images, etc. In fact, let's say it's in some huge shared network drive
Is there a way to tell trunk to serve files from there, without h…
dakom updated
7 months ago