sul-dlss-deprecated / universalviewer

The Universal Viewer is a community-developed open source project on a mission to help you share your content with the world
http://universalviewer.io
Other
0 stars 1 forks source link

Document process for updating UV #15

Closed mejackreed closed 6 years ago

mejackreed commented 6 years ago

So far I haven't been able to get a fully functioning UV updated correctly from v3 branch from upstream.

I've tried the following (after merging upstream):

npm install
grunt build --dist
mejackreed commented 6 years ago

Make sure to checkout the submodule examples branch v3 gh-pages too.

cd examples
git checkout gh-pages
mejackreed commented 6 years ago

Still seeing issues where incorrect references are created for helpers.js and uv.css. This commit seems to cause the problem: https://github.com/UniversalViewer/examples/commit/c35c28f61d8dc537bef2e6a2a7c96e513d744be5

Update: This problem is resolved when checking out gh-pages in example repo

mejackreed commented 6 years ago

Started wiki here: https://github.com/sul-dlss/sul-embed/wiki/Updating-sul-embeds-Universal-Viewer