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
|
|
@ -3,8 +3,8 @@ base_url = "https://mini-strap.alecodes.page"
|
|||
|
||||
output_dir = "dist"
|
||||
|
||||
# Whether to automatically compile all Sass files in the sass directory
|
||||
compile_sass = true
|
||||
# Managed by bun
|
||||
compile_sass = false
|
||||
|
||||
# Whether to build a search index to be used later on by a JavaScript library
|
||||
build_search_index = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue