-
Notifications
You must be signed in to change notification settings - Fork 808
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
live-branches: Allow for not installing Jetpack (#24843)
Jurassic Ninja installs the release version of the Jetpack plugin by default, unless a `nojetpack` option is supplied. Let's add a UI for that to simplify testing of the standalone plugins without Jetpack itself installed. To keep the UI simple, we add "Jetpack" in the existing "Plugins" list, pre-checked to preserve the current behavior as the default. In the JS we invert the sense of this checkbox so `nojetpack` is added to the URL when the checkbox is unchecked.
- Loading branch information
Showing
1 changed file
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters