|
@ -5,7 +5,6 @@ var getLocation = require( '../../utils/getLocation' ); |
|
|
var SourceMapConsumer = require( 'source-map' ).SourceMapConsumer; |
|
|
var SourceMapConsumer = require( 'source-map' ).SourceMapConsumer; |
|
|
|
|
|
|
|
|
module.exports = { |
|
|
module.exports = { |
|
|
solo: true, |
|
|
|
|
|
description: 'preserves sourcemap chains when transforming', |
|
|
description: 'preserves sourcemap chains when transforming', |
|
|
options: { |
|
|
options: { |
|
|
transform: [ |
|
|
transform: [ |
|
|