rubyx-debugger/config/dependencies.rb
2015-07-29 18:50:03 +03:00

11 lines
228 B
Ruby

# Specify which components you wish to include when
# the "home" component loads.
# bootstrap css framework
Opal.use_gem("salama-reader")
Opal.use_gem("salama-object-file")
Opal.append_path "app/main/lib"
css_file "hint.css"