You can see below the API reference of this module.
Ruckasck
Creates a new instance of Ruckasck
.
- Object
opts
: The Rucksack options.
- Object The Rucksack instance.
Watch the CSS paths.
- String
resPath
: The CSS resource path.
Adds a new CSS path.
- String
resPath
: The CSS resource path to add. - Boolean
inline
: Whether to add the CSS content inline or not.
Bundles the JS files.
- String
output
: The output of the JS script. - Function
cb
: The callback function.
Bundles the CSS files.
- String
output
: The output of the CSS script. - Function
cb
: The callback function.
- String The URL of the script.