summaryrefslogtreecommitdiff
path: root/vue.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'vue.config.js')
-rw-r--r--vue.config.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/vue.config.js b/vue.config.js
index 882944fa..c681f470 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -1,15 +1,6 @@
const CompressionPlugin = require('compression-webpack-plugin');
module.exports = {
- css: {
- loaderOptions: {
- scss: {
- prependData: `
- @import "@/assets/styles/_obmc-custom.scss";
- `
- }
- }
- },
devServer: {
https: true,
proxy: {