Skip to content

Commit c054a05

Browse files
committed
Update missing shakapacker spelling change
1 parent b0c8944 commit c054a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/generators/react/component_generator.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def detect_template_extension
258258
"js.jsx.coffee"
259259
elsif options[:ts]
260260
"js.jsx.tsx"
261-
elsif options[:es6] || webpacker?
261+
elsif options[:es6] || shakapacker?
262262
"es6.jsx"
263263
else
264264
"js.jsx"

0 commit comments

Comments
 (0)