mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29977
[Bug 1507811] Re: Add 'production' command line argument for gulp for easier debugging
** Description changed:
- Adds 'yargs' and 'gulp-if' to allow the css to be compiled with expanded
- comments for easier debugging.
+ Adds 'yargs' and 'gulp-if' to allow the css to be compiled with
+ expanded comments for easier debugging.
- Usage: Running 'gulp' will behave the same as before this patch.
- Running 'gulp --production false' will compile the css with debug comments in place.
+ Gulp Usage:
+ Running 'gulp' will behave the same as before this patch.
+ Running 'gulp --production false' will compile the css with
+ debug comments in place.
+
+ Make Usage:
+ Running 'make css' will behave as before.
+ Running 'make css production=false' will compile the css with
+ debug comments in place.
** Changed in: mahara/15.10
Assignee: (unassigned) => Mark Webster (mark-webster-v)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1507811
Title:
Add 'production' command line argument for gulp for easier debugging
Status in Mahara:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
In Progress
Bug description:
Adds 'yargs' and 'gulp-if' to allow the css to be compiled with
expanded comments for easier debugging.
Gulp Usage:
Running 'gulp' will behave the same as before this patch.
Running 'gulp --production false' will compile the css with
debug comments in place.
Make Usage:
Running 'make css' will behave as before.
Running 'make css production=false' will compile the css with
debug comments in place.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1507811/+subscriptions
References