Remove webpack

This commit is contained in:
Pranav Raj S
2024-01-25 12:43:39 -08:00
parent a1b6b0c06c
commit 2e747e7fa6
20 changed files with 204 additions and 12023 deletions
@@ -15,6 +15,6 @@ do
sleep 2;
done
echo "Ready to run webpack development server."
echo "Ready to run frontend development server."
exec "$@"