forked from TerriaJS/terriajs
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jörg Roth edited this page Jul 28, 2020
·
7 revisions
git fetch upstream
git checkout master
git merge upstream/master
- Fix issues
- commit and push
- check leylinesjs-Version in package.json
npm publish
git fetch upstream
git checkout master
git merge upstream/master
- Fix issues
- commit and push
npm publish
mkdir leylines-new
cd leylines-new
cp -r ~/git/leylinesMap/* .
rm ./node_dodules
rm package-lock.json
npm install
gulp release