Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit a2e1aa6

Browse files
committed
New post ready for publishing 🚀
1 parent fd4a01a commit a2e1aa6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

_drafts/2020-08-10-webpack-workbox-service-worker-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: "Create a service worker with Workbox, Webpack and TypeScript"
44
description: "Recently I migrated my website to Webpack and TypeScript. I decided also to give a try to Workbox, a set of Google libraries to improve the creation of a Progressive Web App. Let's see how easy it is to create a PWA with this tools."
55
date: 2020-07-10
6-
image: /assets/images/posts/xxx
6+
image: /assets/images/posts/workbox.jpg
77
tags: [web development, javascript, pwa]
88
comments: true
99
math: false

_images/posts/workbox.jpg

38 KB
Loading

assets/images/posts/workbox.jpg

14.3 KB
Loading

0 commit comments

Comments
 (0)