vue打包之后遇到的双引号消失的问题

打包之后html中css路径的双引号都没有了,但是想让他出来怎么办么?


1551246982(1).jpg

image.png

默认的时候

removeAttributeQuotes:true;//改为false即可

你可能感兴趣的:(vue打包之后遇到的双引号消失的问题)