ComposerTasks
in package
Table of Contents
Methods
- stripSourceMap() : void
- Find Javascript files and remove the "sourceMappingURL" option.
Methods
stripSourceMap()
Find Javascript files and remove the "sourceMappingURL" option.
public
static stripSourceMap([array<string|int, mixed> $task = [] ]) : void
Parameters
- $task : array<string|int, mixed> = []
-
Ex: ['src-path' => 'bower_components/foo']