Skip to content

Commit da850e9

Browse files
authored
Revert ES module change for workbox-config.js (#237)
1 parent 10de61a commit da850e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workbox-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export default {
1+
module.exports = {
22
"globDirectory": "dist/open-voice-factory/",
33
"globPatterns": [
44
"manifest.json",

0 commit comments

Comments
 (0)