- Update any loaders in org. to have code examples using
rules instead of loaders in config examples.
- Update loaders to use es6
export default export instead of module.exports
- Requires major release for each loader.
- Update/Create Loader/Plugin Maintainer Guide (create separate issue)
- Fix license to match with the one in webpack/webpack (it changed since with moved to JS Foundation).
To-do list (added by @SpaceK33z):
Prepare PR's for README's for the most common repo's:
rulesinstead ofloadersin config examples.export defaultexport instead ofmodule.exportsTo-do list (added by @SpaceK33z):
Prepare PR's for README's for the most common repo's: