mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 02:48:12 +08:00
Code review previous commit, and improve G/R/S hints
This commit is contained in:
@@ -30,5 +30,4 @@ cargo install cargo-about
|
||||
# Build for production
|
||||
echo 👷 Build Graphite web client
|
||||
export NODE_ENV=production
|
||||
npm run build
|
||||
mv public dist
|
||||
npm run build && mv public dist # `&&` is used here to preserve the exit code
|
||||
|
||||
Reference in New Issue
Block a user