rubyx-debugger/config/dependencies.rb

11 lines
228 B
Ruby
Raw Normal View History

2015-07-29 16:13:04 +02:00
# 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"