Skip to content

Commit 4254730

Browse files
abenezerabebesendilkumarn
authored andcommittedMar 16, 2019
docs: replace tooltip link to terser plugin
1 parent f9cb8ce commit 4254730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎packages/generators/utils/tooltip.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ export default {
5252

5353
uglify: (_?: void): string => {
5454
return `/*
55-
* We've enabled UglifyJSPlugin for you! This minifies your app
55+
* We've enabled TerserPlugin for you! This minifies your app
5656
* in order to load faster and run less javascript.
5757
*
58-
* https://github.com/webpack-contrib/uglifyjs-webpack-plugin
58+
* https://github.com/webpack-contrib/terser-webpack-plugin
5959
*
6060
*/`;
6161
},

0 commit comments

Comments
 (0)