Skip to content

Commit 3e36835

Browse files
authored
Merge branch 'main' into chore/switch-to-oscd-publisher
2 parents 46be19d + 1f47dcb commit 3e36835

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/compas-open-scd/workbox-config.cjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ module.exports = {
77
'src/**/*.{md,js,png,xml,pdf,css,html,info,json,ico,svg,wasm}',
88
'*.{md,json,ico,xml}',
99
],
10+
globIgnores: [
11+
'public/nsdoc/README.md'
12+
],
1013
swDest: 'build/sw.js',
1114
runtimeCaching: [
1215
{

0 commit comments

Comments
 (0)