I just installed "reactstrap": "^4.5.0", and got the following warning. What do I need to do to resolve it?
/~/reactstrap-tether/dist/js/tether.js
Critical dependencies:
2:479-486 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ ./~/reactstrap-tether/dist/js/tether.js 2:479-486
printWarnings @ webpackHotDevClient.js:198
I just installed "reactstrap": "^4.5.0", and got the following warning. What do I need to do to resolve it?