Alias/helpers for extending config files #845
Labels
feature
intend to implement
The team has the intention to implement this feature at some point. Contribution is also welcome.
scope: plugin API
Proposal for enhancing Generator API with additional convenience methods. Edited by @yyx990803 to incorporate #846 & #892.
Extending entry file
As suggested in #892 this can be done by translating the API into extra data passed to EJS when rendering the entry template:
Extending
.gitignore
Extending
tsconfig.json
Aliases for Extending Other Config Files
These could be just aliases on top of
extendPackage
The text was updated successfully, but these errors were encountered: