rails generator and react import misleading #347
Labels
compatibility
compatibility with dependencies such as Rails, Opal, React, etc. NOT FUNCTIONAL COMPATIBILITY
ready-to-release
Internal Use Only: Has been fixed, specs passing and pushed to edge branch
Rails generator leaves this line in hyperstack.rb
This is misleading. Latest Hyperstack does not import react/react-source-browser, so commenting this out, does nothing.
Instead this should read:
# Hyperstack.import 'react/react-source-browser' # uncomment this line if you want hyperstack to bring its copy of react
The text was updated successfully, but these errors were encountered: