]> source.dussan.org Git - gitea.git/commit
Introduce esbuild on webpack (#14578)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 2 Apr 2021 00:11:04 +0000 (08:11 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Apr 2021 00:11:04 +0000 (02:11 +0200)
commit42efa14f51587542db9e118812171d2dcbe2b385
treef549b971f6e41125c51973fc01123dd4c92f7ce0
parentbc1f2117f1be539e971c90877658a8e456ce9e25
Introduce esbuild on webpack (#14578)

* Vendor node mods as cache; fix esbuild/fomantic offline build

* Fix --exclude; use bsdtar for consistent globbing

* Fall back to GNU tar; forward-compatible for APT 2.0

* Avoid having extd. attrs with bsdtar

* Dependency and misc. optimizations

* Remove extra code after esbuild-loader update

Co-authored-by: Mike L <cl.jeremy@qq.com>
.drone.yml
.gitignore
Makefile
package-lock.json
package.json
semantic.json
web_src/fomantic/.npmrc [new file with mode: 0644]
webpack.config.js