mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Generic list template
This commit is contained in:
@@ -59,6 +59,7 @@ function scripts() {
|
||||
|
||||
function browserSync(done) {
|
||||
exec('python manage.py runserver');
|
||||
// TODO Pipe errors from django to gulp output
|
||||
// TODO Wait for Django server to come up before browsersync, it seems inconsistent
|
||||
browsersync.init({
|
||||
notify: true,
|
||||
|
||||
Reference in New Issue
Block a user