Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Commit

Permalink
Use global vulcanize command
Browse files Browse the repository at this point in the history
  • Loading branch information
KitaitiMakoto committed Jun 10, 2017
1 parent 79a9b8c commit d031809
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,7 @@ def encode_url_path_segments(path)
end
end

activate :web_components do |web_components|
web_components.command = "$(npm bin)/vulcanize"
end
activate :web_components

activate :blog do |blog|
Time.zone = 'Tokyo'
Expand Down

0 comments on commit d031809

Please sign in to comment.