You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/ngx-form-errors/blob/master/CONTRIBUTING.md#got-a-question-or-problem
Current behavior
The code files contained in the final bundle generated after every release don't contain the NBB banner.
Expected behavior
The NBB banner should be present in all code files contained in the release package.
Minimal reproduction of the problem with instructions
Generate a release via the npm run release command
What is the motivation / use case for changing the behavior?
NBB branding
Environment
NgxFormErrors version: 1.0.0-alpha
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
The code files contained in the final bundle generated after every release don't contain the NBB banner.
Expected behavior
The NBB banner should be present in all code files contained in the release package.
Minimal reproduction of the problem with instructions
Generate a release via the
npm run release
commandWhat is the motivation / use case for changing the behavior?
NBB branding
Environment
The text was updated successfully, but these errors were encountered: