We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d17cd2 commit 8fefae7Copy full SHA for 8fefae7
1 file changed
packages/razzle/config/createConfig.js
@@ -168,6 +168,7 @@ module.exports = (
168
options: {
169
limit: 10000,
170
name: 'static/media/[name].[hash:8].[ext]',
171
+ emitFile: IS_NODE ? false : true
172
},
173
174
0 commit comments