setup/site/tasks/yarn.rake in utopia-2.11.1 vs setup/site/tasks/yarn.rake in utopia-2.12.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
namespace :yarn do
desc 'Load the .bowerrc file and setup the environment for other tasks.'
task :environment do
@yarn_package_root = SITE_ROOT + "lib/components"