Whenever I build for an environment other than “production”, I see test-related files generated in dist/assets like:
- blanket-loader.js
- blanket-options.js
- failed.png
- passed.png
- test-loader.js
- test-support.css
- test-support.js
- tests.js
Anyone know how to prevent this? I’ve been trying to all day and haven’t had much luck. Thank you!