Created by: micopiira
- Provide us with clear instructions on how you verified your changes work. Bonus points for screenshots!
Created a new project using CRA, added import 'dgram';
to the App.js. Verified that it fails before this commit, and works after this commit.
Relates to issue #2584 (closed)