4 lines
90 B
JavaScript
Raw Normal View History

const { getConfig } = require('../../scripts/webpack.js');
module.exports = getConfig();