frontend: Rework asset generation
This commit reworks frontend asset generation to not need manually written html files, but instead generate them automatically.
This commit is contained in:
parent
ebdbe9fabd
commit
ccab2883a6
42 changed files with 408 additions and 177 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,4 +9,5 @@ go.work.sum
|
|||
|
||||
node_modules
|
||||
.parcel-cache
|
||||
.entry-cache
|
||||
yarn-error.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue