feat(website): add build script for frontend dependencies
This commit is contained in:
parent
7e8dc4ec5a
commit
698294c74e
10 changed files with 181 additions and 16 deletions
6
packages/website/.gitignore
vendored
6
packages/website/.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue