move to opal dir, still trying
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
require 'opal'
|
||||
require "opal-rails"
|
||||
require "opal-browser"
|
||||
|
||||
@ -11,3 +12,6 @@ module VueR
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Opal.append_path File.expand_path('../../../opal', __FILE__)
|
||||
Opal.use_gem 'opal-browser'
|
||||
|
Reference in New Issue
Block a user