UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

5 lines (3 loc) 168 B
const options = require('./options'); const webpackConfig = require('@nitro/webpack/webpack-config/webpack.config.prod')(options); module.exports = webpackConfig;