Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit f38a8af

Browse files
committed
script: log built pages
1 parent d833b90 commit f38a8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
],
7676
"license": "Apache License 2.0",
7777
"scripts": {
78-
"build": "gatsby build",
78+
"build": "gatsby build --log-pages",
7979
"develop": "gatsby develop -o",
8080
"format": "prettier --write '**/*.js' '*.js'",
8181
"stylelint": "stylelint 'src/**/*.js' --formatter verbose",

0 commit comments

Comments
 (0)