mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9a700da5f8
commit
a119f4c5e6
@ -178,6 +178,12 @@ var CLIActions = actions.Actions({
|
||||
|
||||
// XXX SETUP revise default...
|
||||
setupFeatures: ['- System/',
|
||||
core.doc`Load required features.
|
||||
|
||||
NOTE: this is hete because cli is designed to be loaded in a very
|
||||
limited context and for some actions will need additional
|
||||
features.
|
||||
`,
|
||||
function(...tags){
|
||||
var features = this.features.FeatureSet
|
||||
requirejs('features/all')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user