remove lit

This commit is contained in:
2024-03-22 10:05:33 +01:00
parent 3bd827a9f7
commit d1f87a8fb4
8 changed files with 24 additions and 142 deletions

1
tools/install_dependencies.sh Normal file → Executable file
View File

@ -2,6 +2,7 @@
cp node_modules/prettier/standalone.mjs deps/prettier
mkdir -p deps/lit
wget -O deps/lit/lit-all.min.js https://cdn.jsdelivr.net/gh/lit/dist@3.1.2/all/lit-all.min.js
wget -O deps/lit/lit-all.min.js.map https://cdn.jsdelivr.net/gh/lit/dist@3.1.2/all/lit-all.min.js.map