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.

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.

1 participant