module: { rules: [ { test: /\.svg$/, use: 'file-loader' } ] }. (See the complete webpack.config.js for SVG on createapp.dev). This config has a test section ...
確定! 回上一頁