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

fix(): removed namespacing and instead we use provided folder from fireDependencies the tool resolves now any package not only monorepo packages #68

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

Stradivario
Copy link
Member

Issue

Description

The tool now assumes not only namespaced packages but instead every npm package.
For some reason the specified folder for the dependency was not used but instead dependencies was splitted and we take the directory based on the name of the package. This was not intended bug the initial purpose of this library was to work with every package not only namespaced.

Type of change

  • Non Breaking change

…reDependencies the tool resolves now any package not only monorepo packages
@if-fi
Copy link

if-fi commented Apr 16, 2024

Hello, do you plan releasing a version that includes this change?
It's not included in the latest 0.9.2 version.
I ended up hacking a bit my deployment process to workaround exactly this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants