Skip to content

Commit 1101f3e

Browse files
king-prawnsandrewagain
authored andcommitted
Add webpack4-starter-kit
1 parent aadbe3a commit 1101f3e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

data/source/react-starter-projects.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,5 +387,9 @@ module.exports = {
387387
url: "https://github.com/manuelbieh/react-ssr-setup",
388388
tags: ["css modules"],
389389
},
390+
{
391+
url: "https://github.com/king-prawns/webpack4-starter-kit",
392+
tags: ["webpack4", "babel", "TypeScript", "webcomponents", "service worker"],
393+
}
390394
],
391395
};

0 commit comments

Comments
 (0)