feat(website): add html components imports to build script
This commit is contained in:
parent
698294c74e
commit
e9db7de13c
3 changed files with 32 additions and 94 deletions
1
packages/website/.gitignore
vendored
1
packages/website/.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
# Compiled assets managed by bun
|
||||
static/css/**/*
|
||||
static/js/**/*
|
||||
templates/ext-components/**/*
|
||||
|
||||
# Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue