mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 02:06:10 +01:00
rm fix-download-unicode
This commit is contained in:
parent
093819e33c
commit
ee2ffc616a
7 changed files with 0 additions and 922 deletions
|
|
@ -10,7 +10,6 @@ rm -rf node_modules
|
|||
meteor npm install
|
||||
rm -rf .build
|
||||
METEOR_PROFILE=100 meteor build .build --directory
|
||||
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
|
||||
cd .build/bundle/programs/server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue