Chore: (attempt to) fix android build

This commit is contained in:
Pieter Vander Vennet 2025-05-03 16:55:49 +02:00
parent 7607ce8f38
commit 7a370c6bd6

View file

@ -38,6 +38,7 @@ export default config;
rm -rf dist-full
mkdir dist-full
cp dist/*.html dist-full/
cp dist/*.js dist-full/
cp dist/*.css dist-full/
# cp dist/*.webmanifest dist-full/ # Not needed
cp -r dist/css dist-full/