6 lines
187 B
JavaScript
6 lines
187 B
JavaScript
const { webpackConfig } = require('shakapacker')
|
|
|
|
// See the shakacode/shakapacker README and docs directory for advice on customizing your webpackConfig.
|
|
|
|
module.exports = webpackConfig
|