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
Avoid style import duplication when extracted (fix#139)
Ensure non-scoped style imports have the same identifier by only
adding style-rewriter query parameters when the style is scoped,
becuase extract-text-webpack-plugin relies on the module
identifier for dedupe.
0 commit comments