Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 315862e1 authored by Richard Steinmetz's avatar Richard Steinmetz
Browse files

Generate optimized autoloaders in krankerl config

parent 7aee29d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[package]
before_cmds = [
    "composer install --no-dev",
    "composer install --no-dev -o",
    "npm install",
    "npm run build",
]