summaryrefslogtreecommitdiffstats
path: root/lib/cli/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* Switch to lernaSamy Pessé2016-09-051-159/+0
|
* disable open by defaultMatthias Pfeil2016-06-201-1/+1
|
* add open and browser args to serve commandMatthias Pfeil2016-06-171-0/+17
|
* Fix serve cli using new ConfigModifier.addPluginSoreine2016-06-081-1/+3
|
* Add option "--no-live" for command serveSamy Pessé2016-05-101-4/+12
|
* Fix #1232: add option "--no-watch" to disable watcher and live reloadingSamy Pessé2016-05-101-9/+36
|
* Fix launch of livereload serverSamy Pessé2016-05-021-1/+9
|
* Enable livereload plugin when serving contentSamy Pessé2016-05-021-0/+4
|
* Add command "serve"Samy Pesse2016-04-261-3/+77
|
* Add base for commandsSamy Pesse2016-04-261-0/+19
Improve plugins installation