Sha256: 114e56d2083bce7affff01a9affecc8b1c8bf4b41bc8c148d4361c9ad6865210
Contents?: true
Size: 303 Bytes
Versions: 28
Compression:
Stored size: 303 Bytes
Contents
const singleSpaAngularWebpack = require('single-spa-angular/lib/webpack').default; module.exports = (config, options) => { const singleSpaWebpackConfig = singleSpaAngularWebpack(config, options); // Feel free to modify this webpack config however you'd like to return singleSpaWebpackConfig; };
Version data entries
28 entries across 28 versions & 1 rubygems