mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Build prep
This commit is contained in:
parent
1c09771c33
commit
f16b9f3810
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
Documize Community is an open source, self-hosted, modern, lightweight alternative to Confluence and other similar solutions.
|
||||
Documize Community is an open source, modern, self-hosted, enterprise-grade knowledge management solution.
|
||||
|
||||
- Built for technical and non-technical users
|
||||
- Designed to unify both customer-facing and internal documentation
|
||||
|
|
1
build.sh
1
build.sh
|
@ -8,6 +8,7 @@ echo "Build process started $NOW"
|
|||
|
||||
echo "Building Ember assets..."
|
||||
cd gui
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
ember build ---environment=production --output-path dist-prod --suppress-sizes true
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue