Skip to content

Commit 5185c9f

Browse files
Follow standard rake conventions for task files
1 parent ea87e35 commit 5185c9f

File tree

8 files changed

+0
-2
lines changed

8 files changed

+0
-2
lines changed

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ require "bundler/gem_tasks"
88
require "ruby_wasm/rake_task"
99
require "ruby_wasm/packager"
1010

11-
Dir.glob("tasks/**.rake").each { |f| import f }
12-
1311
BUILD_SOURCES = %w[3.3 3.2 head]
1412
BUILD_PROFILES = %w[full minimal]
1513

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 commit comments

Comments
 (0)