Updated Release Procedure (markdown)
@@ -59,14 +59,6 @@ Run the `publish.sh` task with the version number as specified in the `package.j
|
||||
|
||||
./tasks/publish.sh 3.1.0
|
||||
|
||||
### Publish the ol package to npm
|
||||
|
||||
Run the make target for creating the package, and publish the package to npm. This implies you have an npm user account which has the correct permissions.
|
||||
|
||||
make package
|
||||
cd build/package
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user