Recompile will fix `.js` files as well (the existing parameter in `.js` does not make any harm, but should be removed, eventually).
@@ -1,4 +1,4 @@
-Smalltalk current createPackage: 'Documentation' properties: #{}!
+Smalltalk current createPackage: 'Documentation'!
Object subclass: #ChapterSelectionAnnouncement
instanceVariableNames: 'id'
package: 'Documentation'!