Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | editPlugin and getPluginConfig | Soreine | 2016-07-11 | 3 | -1/+22 |
* | Improve plugins config modifier | Samy Pessé | 2016-06-07 | 6 | -11/+68 |
* | Improve addPlugin to not append default plugins to the list | Samy Pesse | 2016-06-07 | 3 | -10/+27 |
* | ConfigModifier.removePlugin should toggle off if default | Samy Pesse | 2016-06-07 | 1 | -0/+12 |
* | Adapt tests for config modifiers | Samy Pesse | 2016-06-06 | 2 | -10/+3 |
* | Change config modifier to work on a config object | Samy Pesse | 2016-06-06 | 4 | -29/+17 |
* | Add method editPlugin to config modifiers | Samy Pesse | 2016-06-06 | 2 | -1/+18 |
* | Add modifier togglePlugin | Samy Pesse | 2016-06-06 | 5 | -15/+72 |
* | Switch tests to mocha while keeping jest structure | Samy Pesse | 2016-05-11 | 2 | -4/+36 |
* | Add model for plugin dependencies in the book.json | Samy Pessé | 2016-05-02 | 2 | -11/+14 |
* | Add method removePlugin to ConfigModifier | Samy Pessé | 2016-05-02 | 2 | -1/+26 |
* | Enable livereload plugin when serving content | Samy Pessé | 2016-05-02 | 2 | -0/+24 |