Skip to content

Instantly share code, notes, and snippets.

@AoSankaku
Created January 29, 2024 18:06
Show Gist options
  • Save AoSankaku/708b132bd2247f2be73f9494efb1dbd4 to your computer and use it in GitHub Desktop.
Save AoSankaku/708b132bd2247f2be73f9494efb1dbd4 to your computer and use it in GitHub Desktop.
Log produced by gatsby build
yarn run v1.22.21
$ gatsby build --verbose --log-pages
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Hello! Will you help Gatsby improve by taking a four question survey?
It takes less than five minutes and your ideas and feedback will be very helpful.
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Hello! Will you help Gatsby improve by taking a four question survey?
It takes less than five minutes and your ideas and feedback will be very helpful.
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Hello! Will you help Gatsby improve by taking a four question survey?
It takes less than five minutes and your ideas and feedback will be very helpful.
Give us your feedback here: https://gatsby.dev/feedback
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Hello! Will you help Gatsby improve by taking a four question survey?
It takes less than five minutes and your ideas and feedback will be very helpful.
Give us your feedback here: https://gatsby.dev/feedback
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
verbose set gatsby_log_level: "verbose"
verbose set gatsby_executing_command: "build"
verbose loading local command from:
C:\Users\[pathto]\aosankaku.github.io\node_modules\gatsby\dist\commands\build.js
verbose running command: build
verbose Running build in "production" environment
success compile gatsby files - 3.772s
success load gatsby config - 0.074s
verbose No adapter was found for the current environment. Skipping adapter initialization.
success load plugins - 1.437s
warn gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at
https://gatsby.dev/gatsby-head
success onPreInit - 0.023s
success delete worker cache from previous builds - 0.015s
info One or more of your plugins have changed since the last time you ran Gatsby. As
a precaution, we're deleting your site's cache to ensure there's no stale data.
success initialize cache - 0.122s
success copy gatsby files - 0.276s
success Compiling Gatsby Functions - 0.385s
success onPreBootstrap - 0.419s
verbose Creating 5 worker
success createSchemaCustomization - 0.009s
verbose Checking for stale SitePlugin nodes
verbose Checking for stale Site nodes
verbose Checking for stale SiteBuildMetadata nodes
verbose Checking for stale Directory nodes
verbose Checking for stale File nodes
verbose Checking for stale ImageSharp nodes
verbose Checking for stale MarkdownRemark nodes
verbose Checking for stale SitePage nodes
verbose Checking for stale GRVSCCodeBlock nodes
success Clean up stale nodes - 1.220s - 0/0 0.00/s
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 0 changed pages
success Checking for changed pages - 0.199s
success source and transform nodes - 2.867s
info Writing GraphQL type definitions to C:/Users/[pathto]/aosankaku.github.io/.cache/schema.gql
success building schema - 0.618s
success createPages - 0.113s
success createPagesStatefully - 0.403s
info Total nodes: 231, SitePage nodes: 21 (use --verbose for breakdown)
verbose Number of node types: 8. Nodes per type: Directory: 29, File: 88, ImageSharp: 26, MarkdownRemark: 14, Site: 1,
SiteBuildMetadata: 1, SitePage: 21, SitePlugin: 51
verbose Checking for deleted pages
verbose Deleted 0 pages
verbose Found 21 changed pages
success Checking for changed pages - 0.040s
success Cleaning up stale page-data - 0.009s
success onPreExtractQueries - 0.004s
success extract queries from components - 4.328s
success write out redirect data - 0.024s
success Build manifest and related icons - 0.411s
success onPostBootstrap - 0.438s
info bootstrap finished - 19.317s
success write out requires - 0.063s
success Building production JavaScript and CSS bundles - 8.702s
success Building HTML renderer - 13.890s
success Execute page configs - 0.088s
success Caching Webpack compilations - 0.001s
success run queries in workers - 1.008s - 29/29 28.78/s
success Merge worker state - 0.014s
success Rewriting compilation hashes - 0.005s
success Writing page-data.json and slice-data.json files to public directory - 0.026s - 21/21 796.91/s
success Building static HTML for pages - 5.855s - 21/21 3.59/s
info There are no new or changed slice html files to build.
success stitching slices - 0.196s
verbose [gatsby-plugin-sitemap]: Filtering 21 pages based on 0 excludes
verbose [gatsby-plugin-sitemap]: Default filter excluded page /offline-plugin-app-shell-fallback/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404/
verbose [gatsby-plugin-sitemap]: Default filter excluded page /404.html
verbose [gatsby-plugin-sitemap]: 18 pages remain after filtering
info Generated public/sw.js, which will precache 5 files, totaling 269313 bytes.
The following pages will be precached:
/offline-plugin-app-shell-fallback/index.html
success onPostBuild - 1.101s
info Done building in 51.5016026 sec
info Built pages:
Updated page: /offline-plugin-app-shell-fallback/
Updated page: /blog/mcpynotify/
Updated page: /blog/botania_compost/
Updated page: /blog/how_to_install_mods_for_friends/
Updated page: /blog/profile_pic_update/
Updated page: /blog/fabric_sodium_emissive_ores/
Updated page: /blog/blog_changelog/
Updated page: /blog/cps_resume_introduction/
Updated page: /blog/inquiry1/
Updated page: /blog/woditorian100/
Updated page: /blog/s-toku/
Updated page: /category/minecraft/
Updated page: /category/something/
Updated page: /category/tech/
Updated page: /category/works/
Updated page: /404/
Updated page: /404.html
Updated page: /about/
Updated page: /
Updated page: /links/
Updated page: /profile/
Hello! Will you help Gatsby improve by taking a four question survey?
It takes less than five minutes and your ideas and feedback will be very helpful.
Give us your feedback here: https://gatsby.dev/feedback
Pages
┌ .cache/caches/gatsby-plugin-offline/app-shell.js
│ └ /offline-plugin-app-shell-fallback/
├ src/templates/blogPost.tsx
│ ├ /blog/mcpynotify/
│ └ ...9 more pages available
├ src/pages/index.tsx
│ ├ /category/minecraft/
│ └ ...4 more pages available
├ src/pages/404.tsx
│ ├ /404/
│ └ /404.html
├ src/pages/about.tsx
│ └ /about/
├ src/pages/links.tsx
│ └ /links/
└ src/pages/profile.tsx
└ /profile/
╭────────────────────────────────────────────────────────────────╮
│ │
│ (SSG) Generated at build time │
│ D (DSG) Deferred static generation - page generated at runtime │
│ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
│ λ (Function) Gatsby function │
│ │
╰────────────────────────────────────────────────────────────────╯
Done in 54.01s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment