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

Replace hard coded target/ path in package.json using projectBuildDirectory context value #9744

Closed
Tracked by #9743
renanfranca opened this issue May 6, 2024 · 0 comments · Fixed by #9758
Closed
Tracked by #9743

Comments

@renanfranca
Copy link
Contributor

renanfranca commented May 6, 2024

The values at package.json are added/modified/removed without using the .mustache template, so it has to use the projectBuildDirectory context values in the implementation. In addition, Content Replacer should consider context values because the target/ is used to add information inside the package.json.

Here are the places to change

@renanfranca renanfranca changed the title Replace hard coded target/ path in package.json edit (angular module [1 e 2]) Replace hard coded target/ path in package.json using projectBuildDirectory context value May 6, 2024
@renanfranca renanfranca changed the title Replace hard coded target/ path in package.json using projectBuildDirectory context value Replace hard coded target/ path in package.json using projectBuildDirectory context value May 6, 2024
@renanfranca renanfranca self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants