1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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>
This commit is contained in:
Lunny Xiao
2021-04-02 08:11:04 +08:00
committed by GitHub
parent bc1f2117f1
commit 42efa14f51
8 changed files with 157 additions and 930 deletions

2
web_src/fomantic/.npmrc Normal file
View File

@@ -0,0 +1,2 @@
optional=false
package-lock=false