Skip to content

Utils for traversing and manipulating module rules from webpack config

Notifications You must be signed in to change notification settings

unconfident/webpack-module-rules-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webpack-module-rules-utils

/!\ Have not been thoroughly tested yet, use with caution


This is a set of utility methods for traversing and manipulating module.rules part of Webpack configuration.

Supposed to be useful to people using react-app-rewired

Warning: this module will implicitly change the rules array you pass to it. It should not be an end of the world - after all if you decide to use it you are likely going to modify said configuration anyway. And normalized configuration is probably something you will benefit from because it's easier to work with.
Just keep in mind that it happens implicitly. Also exported as a method.

About

Utils for traversing and manipulating module rules from webpack config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published