Skip to content

Commit c100179

Browse files
committed
whoopsie daisies typo
1 parent 61b9f82 commit c100179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/environments/production.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
# Compress JavaScripts and CSS.
2626
# config.assets.js_compressor = Uglifier.new(harmony: true)
27-
config.assets.js_compressor = :terser (alternative for ES6)
27+
config.assets.js_compressor = :terser # (alternative for ES6)
2828
# config.assets.css_compressor = :sass
2929

3030
# Do not fallback to assets pipeline if a precompiled asset is missed.

0 commit comments

Comments
 (0)