Skip to content

Commit

Permalink
upgrade webpack to 5.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
halotukozak committed Oct 2, 2023
1 parent f8ba965 commit 121e7f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ val commonSettings = Seq(
"-Ycache-plugin-class-loader:last-modified",
"-Ycache-macro-class-loader:last-modified",
),
webpack / version := "5.75.0"
)

val commonJSSettings = Seq(
Expand Down

0 comments on commit 121e7f1

Please sign in to comment.