diff --git a/build/utils.js b/build/utils.js index e534fb0..9653337 100644 --- a/build/utils.js +++ b/build/utils.js @@ -21,7 +21,6 @@ exports.cssLoaders = function (options) { sourceMap: options.sourceMap } } - const postcssLoader = { loader: 'postcss-loader', options: { diff --git a/config/index.js b/config/index.js index 99c1369..a5c74ba 100644 --- a/config/index.js +++ b/config/index.js @@ -6,7 +6,6 @@ const path = require('path') module.exports = { dev: { - // Paths assetsSubDirectory: 'static', assetsPublicPath: '/', diff --git a/src/pages/Student/Home.vue b/src/pages/Student/Home.vue index 83e4969..7dea2d0 100644 --- a/src/pages/Student/Home.vue +++ b/src/pages/Student/Home.vue @@ -50,7 +50,7 @@