Sha256: c779442c6d5a61850b5f1dd4f55c2f551d7b3d5e30dc6791050e088742d141a1
Contents?: true
Size: 213 Bytes
Versions: 13
Compression:
Stored size: 213 Bytes
Contents
const webpackConfig = require('./ServerClientOrBoth') const testOnly = (_clientWebpackConfig, _serverWebpackConfig) => { // place any code here that is for test only } module.exports = webpackConfig(testOnly)
Version data entries
13 entries across 13 versions & 1 rubygems