Skip to content

Commit

Permalink
Update sw.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoenig committed Aug 8, 2024
1 parent b43d506 commit fabea6c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ var snapVersion = '10.0.1-dev',
'locale/lang-zh_CN.js',
'locale/lang-zh_TW.js',

/*
//libraries
'libraries/LIBRARIES.json',

Expand Down Expand Up @@ -143,9 +142,11 @@ var snapVersion = '10.0.1-dev',
'libraries/plot_bars_module.xml',
'libraries/replace_letters_module.xml',
'libraries/schemeNumber.js',
/*
'libraries/SciSnap3Blocks.xml',
'libraries/SciSnap3Extensions.js',
'libraries/SciSnap3Costumedata.js',
*/

'libraries/TuneScope.xml',

Expand Down Expand Up @@ -202,7 +203,7 @@ var snapVersion = '10.0.1-dev',
'libraries/try-catch.xml',
'libraries/word-sentence.xml',
'libraries/words_module.xml',
*/

//costumes
'Costumes/COSTUMES.json',

Expand Down

0 comments on commit fabea6c

Please sign in to comment.