修复打包后字体图标偶现的乱码问题
This commit is contained in:
		
							parent
							
								
									7cf4a5da87
								
							
						
					
					
						commit
						8978012f9d
					
				@ -42,6 +42,13 @@ module.exports = {
 | 
			
		||||
    },
 | 
			
		||||
    disableHostCheck: true
 | 
			
		||||
  },
 | 
			
		||||
  css: {
 | 
			
		||||
    loaderOptions: {
 | 
			
		||||
      sass: {
 | 
			
		||||
        sassOptions: { outputStyle: "expanded" }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  configureWebpack: {
 | 
			
		||||
    name: name,
 | 
			
		||||
    resolve: {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user