Sha256: 985887bb8f31725300ff45921acf47b5bd5b67b60bbc143e5e08be6feb95b08c
Contents?: true
Size: 393 Bytes
Versions: 20
Compression:
Stored size: 393 Bytes
Contents
<%= add_documentation_reference(config[:message], "// https://github.com/shakacode/react_on_rails_demo_ssr_hmr/blob/master/config/webpack/production.js") %> const webpackConfig = require('./webpackConfig'); const productionEnvOnly = (_clientWebpackConfig, _serverWebpackConfig) => { // place any code here that is for production only }; module.exports = webpackConfig(productionEnvOnly);
Version data entries
20 entries across 20 versions & 1 rubygems