We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
x
- [ ] bug report -> please search issues before submitting - [x] feature request
- [x] devkit - [ ] schematics
Currently, fileReplacements option supports only for TypeScript module resolution. I'd love to use it for assets.
fileReplacements
assets
Use cases
The text was updated successfully, but these errors were encountered:
This is supported in 6.1 beta releases.
Sorry, something went wrong.
@sebek64 Could you provide more informations how to archive that, or at least the according pull request?
I would like to build the same app multiple times with different assets. Issue: #11244
Yes, the corresponding issue is for example #10992.
Hi all. thanks for this feature request. But I don't think that we want to continue expanding the scope of fileReplacements.
Most likely in the future we'll provide some sort of token based replacement, but until then replacing non TS files is out of scope.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Bug Report or Feature Request (mark with an
x
)Area
Desired functionality
Currently,
fileReplacements
option supports only for TypeScript module resolution.I'd love to use it for
assets
.Use cases
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: