7 lines
149 B
Ruby
7 lines
149 B
Ruby
|
# Specify which components you wish to include when
|
||
|
# the "home" component loads.
|
||
|
|
||
|
|
||
|
Opal.use_gem("salama-reader")
|
||
|
Opal.use_gem("salama-object-file")
|