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

Use a specific folder for npm package installation #3

Open
BamButz opened this issue Oct 2, 2020 · 0 comments
Open

Use a specific folder for npm package installation #3

BamButz opened this issue Oct 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request hacktoberfest
Milestone

Comments

@BamButz
Copy link
Owner

BamButz commented Oct 2, 2020

Currently, the package is installing the NPM packages inside his specific NuGet package folder (E.g. C:\Users\USER\.nuget\packages\BamButz.MSBuild.TailwindCSS\VERSION) this should be changed to a specific folder that will be used by all future versions.

I could imagine that this could be solved via a task in C#, but an implementation directly in the targets would also be sufficient.

@BamButz BamButz added hacktoberfest enhancement New feature or request labels Oct 2, 2020
@BamButz BamButz self-assigned this Mar 16, 2021
@BamButz BamButz added this to the 1.3 milestone Jul 8, 2021
@BamButz BamButz modified the milestones: 1.3, 1.3.1 Jul 29, 2021
@BamButz BamButz modified the milestones: 1.3.1, 1.3.2 Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant