Skip to content

Commit

Permalink
Follow standard rake conventions for task files
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jan 4, 2024
1 parent ea87e35 commit 5185c9f
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ require "bundler/gem_tasks"
require "ruby_wasm/rake_task"
require "ruby_wasm/packager"

Dir.glob("tasks/**.rake").each { |f| import f }

BUILD_SOURCES = %w[3.3 3.2 head]
BUILD_PROFILES = %w[full minimal]

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5185c9f

Please sign in to comment.