1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 07:44:37 +02:00

Compile: Use external PhpShrink

This commit is contained in:
Jakub Vrana
2025-03-15 09:38:06 +01:00
parent c99ca863ce
commit a391fcb6c4
5 changed files with 8 additions and 187 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "JsShrink"]
path = externals/JsShrink
url = https://github.com/vrana/JsShrink
[submodule "PhpShrink"]
path = externals/PhpShrink
url = https://github.com/vrana/PhpShrink