Load submodules

This commit is contained in:
Alexander Pankratov 2020-05-03 16:16:20 +03:00
parent 46f7e63734
commit 0c59e6ef42

View File

@ -80,6 +80,9 @@
"url": "https://github.com/danog/dns" "url": "https://github.com/danog/dns"
}], }],
"scripts": { "scripts": {
"post-autoload-dump": [
"git submodule init && git submodule update"
],
"build": [ "build": [
"@docs", "@docs",
"@cs-fix", "@cs-fix",