Skip to content

Conversation

@andylizi
Copy link
Contributor

Before this change:

$ bundle exec jekyll build
Configuration file: ./webassembly-website/_config.yml
            Source: ./webassembly-website
       Destination: docs
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 8.388 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

After this change:

$ bundle exec jekyll build
Configuration file: ./webassembly-website/_config.yml
            Source: ./webassembly-website
       Destination: docs
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 3.13 seconds.
 Auto-regeneration: disabled. Use --watch to enable

Incremental watch mode also sped up tremendously.

Copy link
Collaborator

@tomayac tomayac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch, thank you

@tomayac tomayac merged commit 2f65448 into WebAssembly:main Jan 19, 2026
2 checks passed
@andylizi andylizi deleted the exclude-node-modules branch January 19, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants