You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logging at mini-css-extract-plugin/dist/loader.js:147, NS is /Users/tom/Documents/projectName/node_modules/mini-css-extract-plugin/dist. It then calls this[NS](text), which fails as this[NS] is undefined.
Happens on 0.5.0 and 0.4.0 too. What gives?
The text was updated successfully, but these errors were encountered:
Logging at
mini-css-extract-plugin/dist/loader.js:147
,NS
is/Users/tom/Documents/projectName/node_modules/mini-css-extract-plugin/dist
. It then callsthis[NS](text)
, which fails asthis[NS]
isundefined
.Happens on
0.5.0
and0.4.0
too. What gives?The text was updated successfully, but these errors were encountered: