We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97dcd98 commit 7bb877eCopy full SHA for 7bb877e
README.md
@@ -35,7 +35,9 @@ Visit the page in any browser and view the console:
35
## Things to fix
36
37
`opal/opal-rspec/fixes.rb` contains a few bug fixes that need to be merged upstream
38
-to opal itself.
+to opal itself. `app/rspec-builder.rb` is used to precompile rspec ready to be used
39
+in `opal-rspec`. All requires from `core.rb` have been inlined as opal cannot require
40
+dynamically at runtime.
41
42
## License
43
0 commit comments