Jetpack Boost gives your site the same performance advantages as the world’s leading websites, no developer required.
If you are not planning on developing with Jetpack Boost, you should install Jetpack Boost from pre-built sources. Details on that may be found on this page.
The live-reload feature is configured to only reload CSS files. Currently the way our rollup/webpack combination is configured - every change results in a full rebuild of the JS files, so even style changes would trigger a full page refresh.
If you want to use the live-reloading feature, you have to install the Livereload extension (for Chrome) and then run
npm run devlivePlease refer to the Development guide section of Jetpack Boost documentation.
Please refer to the Contribute section in the README.md file at the root of the repository.
Please refer to the Security section in the README.md file at the root of the repository.
Jetpack Boost is licensed under GNU General Public License v2 (or later)