UNPKG

webpack-config

Version:

Helps to load, extend and merge webpack configs

7 lines (6 loc) 132 B
/** * Returns config without any modifications * @param {Config} config * @returns {Config} */ export default config => config;