|
@@ -82,7 +82,7 @@ do
|
|
|
npm install
|
|
|
rm -rf .build
|
|
|
meteor build .build --directory
|
|
|
- cp -f fix-download-unicode/cfs_access-point.txt .build/bundle/programs/server/packages/cfs_access-point.js
|
|
|
+ #cp -f fix-download-unicode/cfs_access-point.txt .build/bundle/programs/server/packages/cfs_access-point.js
|
|
|
# Remove legacy webbroser bundle, so that Wekan works also at Android Firefox, iOS Safari, etc.
|
|
|
rm -rf .build/bundle/programs/web.browser.legacy
|
|
|
#Removed binary version of bcrypt because of security vulnerability that is not fixed yet.
|