Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 195 Bytes

File metadata and controls

9 lines (6 loc) · 195 Bytes

file-loader-path for webpack

... {test: /.ttf(?v=\d+.\d+.\d+)?$/, loader: "file-loader?limit=8192&name=[name].[ext]?[hash:8]&path=./[name].[ext]?[hash:8]"} ...

License

ISC