You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
We need to implement a CDN (Content Delivery Network) server that will serve the built Angular Element JavaScript files. These JavaScript files are essential for our legacy frame application to include and utilize the Angular web components.
Acceptance Criteria:
Create a CDN server that can serve Angular Element JavaScript files.
The server should have proper caching mechanisms to improve performance.
Configure the legacy frame application to fetch the JavaScript files from the CDN server.
Ensure that the Angular web components are correctly integrated and functional within the legacy frame application.
Labels:
CDN
Angular
Legacy Frame
Web Components
The text was updated successfully, but these errors were encountered:
Description:
We need to implement a CDN (Content Delivery Network) server that will serve the built Angular Element JavaScript files. These JavaScript files are essential for our legacy frame application to include and utilize the Angular web components.
Acceptance Criteria:
Labels:
The text was updated successfully, but these errors were encountered: