Commit 6340f411 authored by liaozan's avatar liaozan 🏀

revert gzip

parent 359ff741
const {defineConfig} = require('@vue/cli-service') const {defineConfig} = require('@vue/cli-service')
module.exports = defineConfig({ module.exports = defineConfig({
transpileDependencies: true transpileDependencies: true,
productionSourceMap: false
}) })
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment