Skip to content

Commit 07bc477

Browse files
committed
Updater: Mark util/scrollbar.js as inlined
1 parent fdef7a0 commit 07bc477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tasks/updater/js.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
class Updater
44
module Js
5-
INLINED_SRCS = %w[util/index.js util/sanitizer.js].freeze
5+
INLINED_SRCS = %w[util/index.js util/sanitizer.js util/scrollbar.js].freeze
66

77
def update_javascript_assets
88
log_status 'Updating javascripts...'

0 commit comments

Comments
 (0)