Skip to content

Commit

Permalink
Skip node_modules removal after compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Nov 14, 2024
1 parent 421ea87 commit 7a0c759
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,3 @@ namespace :decidim_surveys_patch do
end
end
end

Rake::Task["assets:precompile"].enhance do
FileUtils.remove_dir("node_modules", true)
end

0 comments on commit 7a0c759

Please sign in to comment.