4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
const environment = require('./environment')
|
|
|
|
module.exports = environment.toWebpackConfig()
|