UNPKG

105 BJavaScriptView Raw
1module.exports = function () {
2 const { getWebpackConfig } = require('.')
3 return getWebpackConfig()
4}