s/,//, embolden and

This commit is contained in:
Eliot Partridge
2019-09-15 22:26:28 -05:00
parent 13b0d1e19b
commit 596dbacade
+1 -1
View File
@@ -196,7 +196,7 @@ node -e "console.log(require('crypto').randomBytes(64).toString('base64'))"
### Your first build ### Your first build
pixel.horse has modified the Pony Town archive such that compiled game assets are no longer included. To compile the game assets for the first time, you must use the following command, which will generate the necessary spritesheets and corresponding data, and run a full production build of the site: pixel.horse has modified the Pony Town archive such that compiled game assets are no longer included. To compile the game assets for the first time, you must use the following command, which will generate the necessary spritesheets and corresponding data **and** run a full production build of the site:
```bash ```bash
npm run build-sprites npm run build-sprites