Skip to content

Exclude test dependencies from production Atom binary - #302

Open
aminya wants to merge 4 commits into
masterfrom
remove-mocha
Open

Exclude test dependencies from production Atom binary#302
aminya wants to merge 4 commits into
masterfrom
remove-mocha

Conversation

@aminya

Copy link
Copy Markdown
Member

Description

This excludes the test dependencies from the production Atom binary. This is done by moving those dependencies to spec folder.

Benefits

  • The production Atom binary will be smaller and load faster
  • This removes the security issues involved with these old dependencies in the final Atom binary

Drawbacks

N/A

@aminyaaminya added dependencies Pull requests that update a dependency file medium-priority performance labels Apr 1, 2021
@aminyaaminya closed this Jul 22, 2021
@aminyaaminya closed this Jul 22, 2021
@aminyaaminya reopened this Jul 22, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filemedium-priorityperformance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@aminya