Describe current way to publish

Andreas Hocevar
2018-07-11 11:05:18 +02:00
parent 736e38ec8f
commit cda1cafe3f
+7
@@ -60,6 +60,13 @@ Run the `publish.sh` task with the version number as specified in the `package.j
./tasks/publish.sh 3.1.0
**DO THIS INSTEAD**
Publish the ol package:
cd src/ol
npm publish
### Update website
You need a local clone of the [openlayers.github.io](https://github.com/openlayers/openlayers.github.io) repo, with the `build` branch checked out.