When Author is released to prod, we should make sure it's using the prod version of the viewer dependency as well (aka, from the dist folder). It would be worth checking the deps repo to make sure those are being included in both the viewer and author built bundles as well.
not sure best route:
[ ] - updated build script for author needed?
[ ] - npm publishes only 'built' version of the a2j viewer and a2j deps?
[ ] - solution should preserve ability to do local link to Viewer/Deps for local dev changes to show
When Author is released to prod, we should make sure it's using the prod version of the viewer dependency as well (aka, from the dist folder). It would be worth checking the deps repo to make sure those are being included in both the viewer and author built bundles as well.
not sure best route: [ ] - updated build script for author needed? [ ] - npm publishes only 'built' version of the a2j viewer and a2j deps? [ ] - solution should preserve ability to do local link to Viewer/Deps for local dev changes to show