Explorar el Código

修改assetsDir

pipipi-pikachu hace 5 años
padre
commit
7649c60849
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -1,6 +1,7 @@
 const StyleLintPlugin = require('stylelint-webpack-plugin')
 const StyleLintPlugin = require('stylelint-webpack-plugin')
 
 
 module.exports = {
 module.exports = {
+  assetsDir: './',
   css: {
   css: {
     loaderOptions: {
     loaderOptions: {
       sass: {
       sass: {