]> source.dussan.org Git - gitea.git/commit
Remove file-loader dependency (#15196)
authorsilverwind <me@silverwind.io>
Tue, 30 Mar 2021 11:17:24 +0000 (13:17 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Mar 2021 11:17:24 +0000 (19:17 +0800)
commitd099f0858f7554bd21c871bedb5e60e20e0eb9c9
tree1304d7205deca55d93bfb8db34ec10ffab84b33c
parentcce006b857e273c58fc66b1aba20a9f719c7adef
Remove file-loader dependency (#15196)

- Upgrade webpack to 5.28 to enable publicPath option
- Use asset modules in place of deprecated file-loader

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
package-lock.json
package.json
webpack.config.js