Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-deriv committed Jan 12, 2024
1 parent 058ef6a commit 6cd311a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ exports.onCreateWebpackConfig = ({ actions, loaders, getConfig }, { ...options }
maxAsyncRequests: 5,
maxInitialRequests: 3,
automaticNameDelimiter: '~',
name: true,
name: 'deriv-js',
cacheGroups: {
vendors: {
test: /[\\/]node_modules[\\/]/,
Expand Down

0 comments on commit 6cd311a

Please sign in to comment.