mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
move embedded assets to separate directory
This commit is contained in:
parent
1be2000bb7
commit
0b8a0fd5dc
7 changed files with 13286 additions and 25 deletions
|
@ -17,6 +17,8 @@ import (
|
|||
"github.com/documize/community/core/environment"
|
||||
"github.com/documize/community/core/section"
|
||||
|
||||
_ "github.com/documize/community/embed" // the compressed front-end code and static data
|
||||
|
||||
_ "github.com/go-sql-driver/mysql" // the mysql driver is required behind the scenes
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue