Sha256: a2710c5c3290c49106eca31356d05f38f674b125d1263b678984ad5861499299

Contents?: true

Size: 443 Bytes

Versions: 2

Compression:

Stored size: 443 Bytes

Contents

const config = require("./config/webpack.defaults.js")

// Add any overrides to the default webpack config here:

// Eg:
//
//  ```
//    const path = require("path")
//    config.resolve.modules.push(path.resolve(__dirname, 'frontend', 'components'))
//    config.resolve.alias.frontendComponents = path.resolve(__dirname, 'frontend', 'components')
//  ```




////////////////////////////////////////////////////////

module.exports = config

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bridgetown-core-0.21.0 lib/bridgetown-core/commands/webpack/webpack.config.js
bridgetown-core-0.21.0.beta4 lib/bridgetown-core/commands/webpack/webpack.config.js