stencil
stencil copied to clipboard
bug: stencil stats does not give stats.json file if file path specified
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already report this problem, without success.
Stencil Version
4.20
Current Behavior
stecil build --stats path/to/stats.json
should produce stats.json file but not, where it is generating in root folder stencil-stats.json file without file path
Expected Behavior
should also produce stats.json if file path provided
System Info
No response
Steps to Reproduce
reproducible link