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

Improve frontend-building related Makefile rules #32753

Closed
wants to merge 2 commits into from

Commits on Jul 22, 2022

  1. Updates frontend-building related Makefile rules to also create

    the dist/icons.css file.
    Updates the core/src/icons.js script to allow it to run before
    'npm run dev', 'npm run build', or 'npm run watch' is run.
    
    Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
    StCyr authored and PVince81 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    135c698 View commit details
    Browse the repository at this point in the history
  2. Add postbuild step

    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f554c33 View commit details
    Browse the repository at this point in the history