Skip to content

Instantly share code, notes, and snippets.

@pciapcib
Created August 17, 2016 02:45
Show Gist options
  • Save pciapcib/c5fcad2e1039bae0e8586e4f05d7ff27 to your computer and use it in GitHub Desktop.
Save pciapcib/c5fcad2e1039bae0e8586e4f05d7ff27 to your computer and use it in GitHub Desktop.
return loader + (options.sourceMap ? extraParamChar + 'sourceMap' : '')
+ (loader == 'css-loader' ? '!autoprefixer-loader?browsers=last 5 version' : '')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment