We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1683aae commit 61cd803Copy full SHA for 61cd803
9 files changed
Gruntfile.coffee
@@ -17,7 +17,7 @@ module.exports = (grunt) ->
17
'src/core/CommentSpaceAllocator.js'
18
'src/core/Comment.js'
19
'src/filter/' + FilterType + 'Filter.js'
20
- 'src/CommentCoreLibraryX.js'
+ 'src/CommentCoreLibrary.js'
21
]
22
23
SRC_SCRIPTING_KAGEROU =
0 commit comments