Utility library for creating and extending Webpack configuration structures.
Stars
113
Forks
8
Watchers
113
Open Issues
12
Overall repository health assessment
3.10.13.4.00.8.22.3.337
commits
1
commits
Merge pull request #10 from ChristopherBiscardi/merge-functions
0c8b388View on GitHubAdded additional expectation to ensure error message is dynamic.
263e07fView on GitHubAdded specs to cover lack of constructor and parameter values.
1ff51f2View on GitHubAdded specs to ensure function chaining and correct resolving.
2bf1f80View on GitHubFixes issue #2 where this._config isn't cloned as expected.
2b42f8bView on GitHubSpec now checks the error message. Fixed the test failing.
8a47853View on GitHubAdded specs for plugin method. Added param checks to align with docs.
09b1543View on GitHub