fixed, opal helper was not loaded, why is wip
This commit is contained in:
@ -6,10 +6,6 @@ module VueR
|
||||
class Engine < ::Rails::Engine
|
||||
isolate_namespace VueR
|
||||
|
||||
initializer "vue_r.assets.precompile" do |app|
|
||||
app.config.assets.precompile += %w( vue_r.js )
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user