Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CDN Server for Angular Element JavaScript Files #2

Open
4 tasks
ChristophEnglisch opened this issue Oct 22, 2023 · 0 comments
Open
4 tasks

Comments

@ChristophEnglisch
Copy link
Owner

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant