Skip to content

Commit

Permalink
debug more
Browse files Browse the repository at this point in the history
  • Loading branch information
Judahmeek committed Jun 26, 2024
1 parent d6300a3 commit 8b673f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rakelib/shakapacker_examples.rake
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ namespace :shakapacker_examples do # rubocop:disable Metrics/BlockLength
ExampleType.new(packer_type: "shakapacker_examples", **symbolize_keys(example_type_data))
end

p ExampleType

# Define tasks for each example type
ExampleType.all[:shakapacker_examples].each do |example_type|
relative_gem_root = Pathname(gem_root).relative_path_from(Pathname(example_type.dir))
Expand Down

0 comments on commit 8b673f2

Please sign in to comment.