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 9ffdb80 commit f507808Copy full SHA for f507808
ruby/rails-hyperstack/lib/rails-hyperstack.rb
@@ -1,6 +1,7 @@
1
require 'hyperstack-config'
2
require 'rails/generators'
3
require 'hyper-state'
4
+require 'hyper-store'
5
6
# remove these once lap29 is released ...
7
Hyperstack.js_import 'react/react-source-browser', client_only: true, defines: ['ReactDOM', 'React']
0 commit comments