I have a create react app build step, in which webpack is generating a warning that I can’t turn off due to the way CRA doesn’t expose the webpack config. is there a way to turn off treating warnings as errors for certain commands?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Cannot build react with webpack | 3 | 1990 | June 2, 2020 | |
Build goes green even though my testsuite fails (Create React App) | 8 | 10862 | July 16, 2018 | |
How to suppress Ruby Rake warnings in test output on CircleCI | 1 | 3174 | June 18, 2018 | |
All of a sudden React Native build fails: Unknown config option "transformIgnorePatterns" with value | 2 | 1382 | June 18, 2018 | |
Error with Rails app with webpacker / node added | 1 | 2287 | June 18, 2018 |