In your Webpack configuration, pass data to your templates through either an 'options' object or as query parameters. module.exports = { // ... module: { rules: ...
確定! 回上一頁