I use a file loader in my project for loading images. This is how my config looks in the webpack file: module: { rules: [ { test: /\.(png|jpg| ...
確定! 回上一頁