feat(website): add build script for frontend dependencies

This commit is contained in:
Alexander Navarro 2024-12-23 19:40:58 -03:00
parent 7e8dc4ec5a
commit 698294c74e
10 changed files with 181 additions and 16 deletions

View file

@ -1,7 +1,7 @@
# Manually linked deps managed by bun
sass/@**
# Compiled assets managed by bun
static/css/**/*
static/js/**/*
# Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore