From b408b2ebcafddde5a93a3f708d815fcf740607fb Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 24 Jun 2023 23:50:22 +0200 Subject: embed sass without debug_assertions --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index d0a1719..739721e 100644 --- a/makefile +++ b/makefile @@ -20,7 +20,7 @@ kill-watch: pkill cargo || true pkill make || true install-server: client-build - cargo +nightly install --force --path server --features standalone + cargo +nightly install --force --path server install-native: cargo +nightly install --force --path client-native-gui cargo +nightly install --force --path client-native-rift -- cgit v1.2.3-70-g09d2