Skip to content

Commit

Permalink
Build prep
Browse files Browse the repository at this point in the history
  • Loading branch information
HarveyKandola committed Feb 6, 2023
1 parent 1c09771 commit f16b9f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 ..

Expand Down

0 comments on commit f16b9f3

Please sign in to comment.