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

ppm: Install with the yarn install --production flag #832

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 13, 2023

  1. ppm: Install with yarn install --production flag

    Saves ~5-7MB disk space, depending on how you count it.
    Should make the packaged Pulsar binaries slightly smaller as well.
    DeeDeeG committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9cf3718 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    bccd667 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. meta: Update yarn build:apm command to work in more situations

    Should work in CI, too? Worth a try!
    
    Thanks @confused-Techie for the suggested fix!
    
    Co-authored-by: confused_techie <[email protected]>
    DeeDeeG and confused-Techie committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    935e495 View commit details
    Browse the repository at this point in the history