mirror of
https://github.com/documize/community.git
synced 2025-08-05 13:35:25 +02:00
Enhance + SECTION to always be visible
This commit is contained in:
parent
7d3473365a
commit
9d82682797
12 changed files with 771 additions and 762 deletions
4
build.sh
4
build.sh
|
@ -30,8 +30,8 @@ mkdir -p embed/bindata/scripts
|
|||
cp -r core/database/scripts/autobuild/*.sql embed/bindata/scripts
|
||||
|
||||
echo "Generating in-memory static assets..."
|
||||
go get -u github.com/jteeuwen/go-bindata/...
|
||||
go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||
# go get -u github.com/jteeuwen/go-bindata/...
|
||||
# go get -u github.com/elazarl/go-bindata-assetfs/...
|
||||
cd embed
|
||||
go generate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue