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
* adapt for webpack2
loader suffix is no longer optional in webpack2 for clarity reasons
@seehttps://webpack.js.org/configuration/#options
* fix tests, className failed in windows test
className is not always start with "_"
0 commit comments