We are using Angular AEM SPA Pages in our project. AEM SPA pages are working fine in author/preview and view as publish mode. But it is not working in publish instance. I can see json being fetched correctly. On debugging I noticed that jquery clienlib is not loading in publish instance for SPA pages.Also same code base/clientlib is working fine in author instance.
SCREENSHOT - Publish page console error
Any help will be appreciated. Thanks.