feat(website): add html components imports to build script

This commit is contained in:
Alexander Navarro 2024-12-24 10:50:57 -03:00
parent 698294c74e
commit e9db7de13c
3 changed files with 32 additions and 94 deletions

View file

@ -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