648540858
2024-06-18 afe80a7be1ad019e9c64bfc56b9775307a174828
web_src/build/utils.js
@@ -47,8 +47,7 @@
    if (options.extract) {
      return ExtractTextPlugin.extract({
        use: loaders,
        fallback: 'vue-style-loader',
        publicPath: '../../'
        fallback: 'vue-style-loader'
      })
    } else {
      return ['vue-style-loader'].concat(loaders)