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

webApp /browse.html should use minified mashlib #187

Open
bourgeoa opened this issue Jan 13, 2025 · 0 comments · May be fixed by #188
Open

webApp /browse.html should use minified mashlib #187

bourgeoa opened this issue Jan 13, 2025 · 0 comments · May be fixed by #188

Comments

@bourgeoa
Copy link
Contributor

/browse.html is using mashlib.js and could use mashlib.min.js like dataBrowser.html
This would avoid loading both packages in CSS.

The issue is in the mashlib local app command :

"startStaticOS": "webpack serve --config webpack.config.js --open /browse.html"

Compression size warning are displayed in http://localhost:8080, they should not and mode developement is used

@bourgeoa bourgeoa linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant