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

Production mode #246

Open
petermasking opened this issue Apr 12, 2023 · 0 comments
Open

Production mode #246

petermasking opened this issue Apr 12, 2023 · 0 comments
Labels
caching Improvements or additions to the caching package feature New feature or request server Improvements or additions to the NodeJS server package

Comments

@petermasking
Copy link
Member

Currently all application components are loaded from separate files. This work great for development, bus is very inefficient for production. Therefore we need to create a production mode that bundles and minifies all files per segment.

@petermasking petermasking added feature New feature or request server Improvements or additions to the NodeJS server package caching Improvements or additions to the caching package labels Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caching Improvements or additions to the caching package feature New feature or request server Improvements or additions to the NodeJS server package
Projects
None yet
Development

No branches or pull requests

1 participant