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

[@loopback/build] not copying non-TypeScript files with --copy-resources flag from v9.0.10 #9927

Open
harshal619 opened this issue Sep 5, 2023 · 0 comments
Labels

Comments

@harshal619
Copy link

Describe the bug

Hello,

It's not a best practice but in a few use cases we need to copy non-Typescript files when building a project.
For this reason with TypeScript we have the option to use --copy-resources with LB Build package.

lb-tsc --copy-resources

Although from loopback/build v9.0.10 non-TypeScript files are not copied. This breaks the code in some scenarios as files are not found.

PS: I will try to find a time to figure out the root cause but if anyone has any idea please let us know.

BR,
Harshal

Logs

No response

Additional information

No response

Reproduction

.

@harshal619 harshal619 added the bug label Sep 5, 2023
@harshal619 harshal619 changed the title Loopback build not copying non-TypeScript files with --copy-resources flag from v9.0.10 [@loopback/build] not copying non-TypeScript files with --copy-resources flag from v9.0.10 Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant