mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
add missing command (necessary to refresh imagery)
This commit is contained in:
@@ -20,6 +20,7 @@ on the iD project, and then create this file with contents like
|
||||
#### Update `develop` branch
|
||||
```bash
|
||||
$ git checkout develop
|
||||
$ rm package-lock.json
|
||||
$ rm -rf node_modules/editor-layer-index/
|
||||
$ npm install
|
||||
$ npm run imagery
|
||||
|
||||
Reference in New Issue
Block a user