mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-14 13:46:55 +03:00
5 lines
143 B
JavaScript
Executable File
5 lines
143 B
JavaScript
Executable File
module.exports = function (config) {
|
|
// This is the default webpack config defined in the `../webpack.config.js`
|
|
// modify as you need.
|
|
};
|