Skip to content

Commit 4aa1c55

Browse files
authored
Merge pull request #731 from radar/patch-1
terser-ruby -> terser
2 parents 3a0fb4a + 841758b commit 4aa1c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ environment.css_compressor = :scss
618618
```
619619

620620
If you are using Sprockets directly with a Rack app, don't forget to add
621-
the `ruby-terser` and `sass` gems to your Gemfile when using above options.
621+
the `terser` and `sass` gems to your Gemfile when using above options.
622622

623623
### Gzip
624624

0 commit comments

Comments
 (0)