mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-29 10:42:21 +03:00
db21a44eb0
[Trunk](https://trunkrs.dev) is a tool that allow you to build web apps using Rust and webassembly, including compiling scss, and distributing other assets. Adds `craneLib.buildTrunkPackage`, a function that builds a Trunk project returning a directory with the resulting dist files for that project --------- Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
8 lines
108 B
HTML
8 lines
108 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Trunk App</title>
|
|
</head>
|
|
</html>
|