feat: vite for builds

This commit is contained in:
Cory Dransfeldt 2024-10-18 15:07:26 -07:00
parent a262627335
commit de2bb89710
No known key found for this signature in database
48 changed files with 856 additions and 1184 deletions

3
src/assets/index.js Normal file
View file

@ -0,0 +1,3 @@
import './js/search.js'
import './js/index.js'
import './css/index.css'