mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Removed not working fix-download-unicode/cfs_access-point.txt from build script.
Thanks to xet7 !
This commit is contained in:
parent
9e56cd5ea3
commit
ed4260dd38
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue