Skip to content

Commit 53baaba

Browse files
committed
Update help.js
1 parent 3baecb1 commit 53baaba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/help.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ v.log('{bgYellow}{black} Available commands:
1111
v.log('{white} npm run {green}build {cyan} Build dev version of Phaser with Webpack');
1212
v.log('{white} npm run {green}watch {cyan} Build dev & put Webpack in watch mode');
1313
v.log('{white} npm run {green}dist {cyan} Build dist versions of Phaser');
14+
v.log('{white} npm run {green}dist3d {cyan} Build dist versions of Phaser 3D');
1415
v.log('{white} npm run {green}lint {cyan} ESLint check Phaser source');
1516
v.log('{white} npm run {green}lintfix {cyan} ESLint check and fix Phaser source');
1617
v.log('{white} npm run {green}sloc {cyan} Get source code & comments line count');

0 commit comments

Comments
 (0)