-
Notifications
You must be signed in to change notification settings - Fork 1
Update easyXDM
Kostas Diamantis edited this page Nov 25, 2020
·
4 revisions
For debian users:
$ sudo apt-get install ant
For mac users:
$ brew install ant
For more info check ant wiki
Run in your console the following commands
$ echo "build.number=0" > ./node_modules/easyxdm/build.number
$ cd ./node_modules/easyxdm/ && ant
$ cp ./node_modules/easyxdm/work/easyXDM{.min,}.js ./vendor
Commit the new version of easyXDM in ./vendor