Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Oct 27, 2023
1 parent 14f3e22 commit 7299369
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ interface EnableManifestTransform {
scope: string
useDirectoryFormat: boolean
trailingSlash: 'never' | 'always' | 'ignore'
allowlist?: RegExp[]
}

export interface PwaOptions extends Partial<VitePWAOptions> {
Expand Down

0 comments on commit 7299369

Please sign in to comment.