Switch to local htm/preact compiled with snowpack
This commit is contained in:
parent
05a6e046c2
commit
bdf4222c61
6 changed files with 2576 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,8 +5,11 @@
|
|||
*.pyc
|
||||
__pycache__
|
||||
|
||||
node_modules
|
||||
|
||||
*.session
|
||||
*.json
|
||||
!example-config.json
|
||||
!packs/*.json
|
||||
!web/package.json
|
||||
*.bak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue