Skip to content

Commit

Permalink
Require jekyll-import/version so JekyllImport::VERSION can be read.
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Feb 19, 2024
1 parent 6b08f13 commit 8000561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exe/jekyll-import
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ STDOUT.sync = true
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)

require 'jekyll-import'
require 'jekyll-import/version'
require 'jekyll/commands/import'
require 'mercenary'

Expand Down

0 comments on commit 8000561

Please sign in to comment.