OpenGammaProject / Gamma-MCA

☢️📊 Progressive Web App MCA for gamma spectroscopy including file and live plot support via a serial interface.
https://spectrum.nuclearphoenix.xyz
GNU General Public License v3.0
33 stars 9 forks source link

Improve Bundles #240

Closed NuclearPhoenixx closed 7 months ago

NuclearPhoenixx commented 7 months ago

Move dependencies and improve bundles.

All packages are now install with npm and bundled by webpack, except for Plotly.JS.

On top of that, minify CSS and JS files.

No functional changes to the app, just some backend improvements, i.e. better maintainability and size.