Skip to content

Commit 1612169

Browse files
committed
working!!!
1 parent a34692a commit 1612169

File tree

12 files changed

+304
-2677
lines changed

12 files changed

+304
-2677
lines changed

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default withSerwistInit({
1414
cacheOnNavigation: true,
1515
swSrc: 'src/app/sw.ts',
1616
swDest: 'public/sw.js',
17-
injectionPoint: '__SW_MANIFEST',
1817
include: [/\.(css|js|ts|jsx|tsx|html|png|json)/],
1918
scope: '/dictionary-webapp/'
2019
})(nextConfig);

0 commit comments

Comments
 (0)