4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
const { getConfig } = require('../../scripts/webpack.js');
|
|
|
|
module.exports = getConfig();
|