pug template loaded by the 'pug-html-loader' which I defined in the 'html-webpack-plugin' before? webpack.config.babel.js ... { test: /\.pug$/, use: [ { loader: ...
確定! 回上一頁