Skip to content

Commit

Permalink
minijs
Browse files Browse the repository at this point in the history
  • Loading branch information
green726 committed Jan 29, 2025
1 parent 4d4950f commit 61d6829
Show file tree
Hide file tree
Showing 6 changed files with 704 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ init:
@echo "" > src/core/material/precompiled/walk_r_map.txt
dune build @src/fmt --auto-promote || true
dune build src --profile dev
./_build/default/src/rust/precompile.exe
./_build/default/src/minijs/precompile.exe
mv enter_l_map.txt src/core/material/precompiled
mv enter_r_map.txt src/core/material/precompiled
mv nts.txt src/core/material/precompiled
Expand Down
Loading

0 comments on commit 61d6829

Please sign in to comment.