Skip to content

Commit 0e16e0b

Browse files
revert a change made by mistake
1 parent 2d8c409 commit 0e16e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ No changes.
867867
- See [shakacode/react-webpack-rails-tutorial #287](https://github.com/shakacode/react-webpack-rails-tutorial/pull/287/files) for an upgrade example. The PR has a few comments on the upgrade.
868868

869869
Here is the addition to the generated config file:
870-
```
870+
```ruby
871871
# This configures the script to run to build the production assets by webpack. Set this to nil
872872
# if you don't want react_on_rails building this file for you.
873873
config.build_production_command = "npm run build:production"

0 commit comments

Comments
 (0)