Project

General

Profile

Architecture #21133

Updated by Alexis Mousset almost 2 years ago

produced js tends to be big, we should minify it. 

 * https://guide.elm-lang.org/optimization/asset_size.html for reference 
 * https://github.com/mdgriffith/elm-optimize-level-2/blob/master/notes/minification.md for the terser config to use

Back