Skip to content

Commit

Permalink
Try plain JS (vendor.js)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1eef committed Aug 30, 2024
1 parent a2a856c commit de96ecc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rules
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ compile "/js/main/vendor.ts" do
filter :webpack,
argv: %w[--config etc/webpack.vendor.js]
write("/js/main/vendor.js")
filter :gzip
write("/js/main/vendor.js.gz")
end
compile("/**/*") { write(nil) }
layout("**/*", :erb)

0 comments on commit de96ecc

Please sign in to comment.