UNPKG

generator-nitro

Version:

Yeoman generator for the nitro frontend framework

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