Rakefile in atome-0.5.5.8.5 vs Rakefile in atome-0.5.5.8.7
- old
+ new
@@ -75,10 +75,10 @@
project_name = :test
source = '.'
host_mode = 'pure_wasm'
- file_path = "./tmp/#{project_name}/src/index.html"
+ file_path = "./tmp/#{project_name}/src/index_wasm.html"
case RbConfig::CONFIG['host_os']
when /darwin|mac os/
cpu_type = RbConfig::CONFIG['host_cpu']