Describe current way to publish
@@ -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
|
./tasks/publish.sh 3.1.0
|
||||||
|
|
||||||
|
**DO THIS INSTEAD**
|
||||||
|
|
||||||
|
Publish the ol package:
|
||||||
|
|
||||||
|
cd src/ol
|
||||||
|
npm publish
|
||||||
|
|
||||||
### Update website
|
### 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.
|
You need a local clone of the [openlayers.github.io](https://github.com/openlayers/openlayers.github.io) repo, with the `build` branch checked out.
|
||||||
|
|||||||
Reference in New Issue
Block a user