Skip to content

Commit d86780d

Browse files
committed
chore: restore service worker entry in knip
1 parent 0d1ae52 commit d86780d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

knip.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const config: KnipConfig = {
44
workspaces: {
55
'.': {
66
entry: [
7+
'app/service-worker.ts!',
78
'i18n/**/*.ts',
89
'lunaria.config.ts',
910
'pwa-assets.config.ts',

0 commit comments

Comments
 (0)