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 local saving of URL imports for browser/client side #9

Open
renhiyama opened this issue Oct 2, 2023 · 0 comments
Open

Implement local saving of URL imports for browser/client side #9

renhiyama opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois help wanted Extra attention is needed

Comments

@renhiyama
Copy link
Contributor

When an app is deployed to production, reejs should download the URL imports from browserImports field in import maps and save it to .reejs/browser/cache/* and update packit to serve them instead of asking browser to load the original URLs.
Let the user disable this feature by modifying reecfg.json file too.

@renhiyama renhiyama added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed hacktoberfest For Hacktoberfest Bois labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant