Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit b792c8c

Browse files
committed
Changed stencil to point to assets
1 parent 00d93d9 commit b792c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stencil.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exports.config = {
1919
{
2020
type: 'www',
2121
serviceWorker: {
22-
swSrc: 'src/sw.js'
22+
swSrc: 'assets/sw.js'
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)