色婷婷狠狠18禁久久YY,CHINESE性内射高清国产,国产女人18毛片水真多1,国产AV在线观看

在使用Parcel.js的構建文件中,CSS沒有被最小化

劉柏宏2年前7瀏覽0評論

我用Parcel.js做建筑。 當我運行& quot紗線結構& quot。 我看到這適用于使用樣式組件的地方。 這個包是從“vui”(我的公司設計系統(tǒng))中提取的“風格” 問題是:在這種情況下如何最小化CSS?Thx:)

"build": "parcel build src/index.html --no-source-maps && parcel build src/index-ie.html --no-source-maps && parcel build src/error.html --no-source-maps",

enter image description here

enter image description here