We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ca891 commit 2c36e1fCopy full SHA for 2c36e1f
packages/gems/js/lib/js/require_remote.rb
@@ -49,8 +49,6 @@ def initialize
49
@evaluator = Evaluator.new
50
end
51
52
- # Initialize the instance.
53
- #
54
# If you want to resolve relative paths to a starting point other than the HTML file that executes ruby.wasm,
55
# you can set the base_url property.
56
# For example, if you want to use the `lib` directory as the starting point, specify base_url as follows
0 commit comments