I am trying to import components from react-materialize as – import {Navbar, NavItem} from 'react-materialize'; But when the webpack is compiling my .tsx it throws an error for the...
I’ve started using webpack2 (to be precise, v2.3.2) and after re-creating my config I keep running into an issue I can’t seem to solve I get (sorry in advance...