• silverwind's avatar
    Precompile fomantic-ui files (#13332) · 946bbbe9
    silverwind authored
    
    
    We rarely change fomantic-ui or its configuration so it's kind of a
    waste to have it rebuild on every CI run. These changes remove the
    fomantic files from the build and instead add the relevant output files
    to the git index, which should shave of 2-3 minutes on every CI run.
    
    `make fomantic` should still work and should be ran whenever fomantic is
    updated or its configuration is changed.
    Co-authored-by: default avatartechknowlogick <techknowlogick@gitea.io>
    946bbbe9
.gitignore 1.88 KB