Skip to content

Commit 81cc0c9

Browse files
committed
Use the existing build files
1 parent 6fe8c19 commit 81cc0c9

File tree

11 files changed

+3934
-139
lines changed

11 files changed

+3934
-139
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ namespace :react do
3434

3535
# With addons:
3636
copy_react_asset("#{environment}/react-browser-with-addons.js", "#{environment}-with-addons/react.js")
37-
copy_react_asset("#{environment}/react-server.js", "#{environment}-with-addons/react-server.js")
37+
copy_react_asset("#{environment}/react-server-with-addons.js", "#{environment}-with-addons/react-server.js")
3838

3939
addons = %w(
4040
addons-clone-with-props

0 commit comments

Comments
 (0)