在下面的Vue 案例中,Webpack 設定提供了Pug 支持: { module: { rules: [ // ... { test: /\.pug$/u, oneOf: [ // For the single file components ...
確定! 回上一頁