Skip to content

Commit

Permalink
Merge cdcd072 into f58b9ca
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrozanski committed Nov 29, 2020
2 parents f58b9ca + cdcd072 commit 8df7467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tasks/assets.rake
Expand Up @@ -6,7 +6,6 @@
require "active_support"

ENV["RAILS_ENV"] ||= ENV["RACK_ENV"] || "development"
ENV["NODE_ENV"] ||= "development"

unless ReactOnRails::WebpackerUtils.webpacker_webpack_production_config_exists?
# Ensure that rails/webpacker does not call bin/webpack if we're providing
Expand Down

0 comments on commit 8df7467

Please sign in to comment.