Absolute imports

This commit is contained in:
Eden Kirin
2024-01-28 12:58:53 +01:00
parent f6b1dc6562
commit b4e0f1a7f8
11 changed files with 21 additions and 20 deletions

View File

@ -3,4 +3,6 @@ run:
.PHONY:build
build:
- @rm -rf build
@npm run build
@rm build/static/js/*.map