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
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Based on reading the migration guide, it looks like all of the config options should still work, although module.loaders is referred to as a "legacy option". ExtractTextPlugin, which has some similar functionality to this one, changed its API for v2, although I haven't found an explanation of how the internals changed yet, so we should at least consider doing the same.
Based on reading the migration guide, it looks like all of the config options should still work, although
module.loadersis referred to as a "legacy option". ExtractTextPlugin, which has some similar functionality to this one, changed its API for v2, although I haven't found an explanation of how the internals changed yet, so we should at least consider doing the same.