export default function () {
  return {
    devtool: 'inline-source-map'
  };
}
