Skip to content

Commit aadbe3a

Browse files
jtialaandrewagain
authored andcommitted
Remove webpack4 manual tag from react-ssr-setup project
`webpack 4` tag is added automatically.
1 parent 6e1f63a commit aadbe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/source/react-starter-projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ module.exports = {
385385
},
386386
{
387387
url: "https://github.com/manuelbieh/react-ssr-setup",
388-
tags: ["css modules", "webpack4"],
388+
tags: ["css modules"],
389389
},
390390
],
391391
};

0 commit comments

Comments
 (0)