Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Remove "src" for npm package dist #20

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Jan 25, 2024

Public-Facing Changes

None

Description

Exclude unneeded files from npm package dist.

Mainly src directory. It confused my IDE (PhpStorm), so I added debug to the wrong code without noticing the package had src folder also included, not just dist.

This also decreases node_modules on installations. ftw!

Replaces #19

@glensc glensc mentioned this pull request Jan 25, 2024
@defunctzombie
Copy link
Contributor

👍 Thank you

@defunctzombie defunctzombie merged commit 5b22d4b into foxglove:main Jan 26, 2024
2 checks passed
@glensc glensc deleted the patch-1 branch January 31, 2024 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants