We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdef7a0 commit 07bc477Copy full SHA for 07bc477
1 file changed
tasks/updater/js.rb
@@ -2,7 +2,7 @@
2
3
class Updater
4
module Js
5
- INLINED_SRCS = %w[util/index.js util/sanitizer.js].freeze
+ INLINED_SRCS = %w[util/index.js util/sanitizer.js util/scrollbar.js].freeze
6
7
def update_javascript_assets
8
log_status 'Updating javascripts...'
0 commit comments