Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a77f7fb

Browse files
chore: webpack/contrib/terser -> webpack/terser (#7678)
1 parent 35e33ae commit a77f7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/content/configuration/optimization.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ module.exports = {
281281
new TerserPlugin({
282282
parallel: true,
283283
terserOptions: {
284-
// https://github.com/webpack-contrib/terser-webpack-plugin#terseroptions
284+
// https://github.com/webpack/terser-webpack-plugin#terseroptions
285285
},
286286
}),
287287
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /