Skip to content

Commit

Permalink
Upgrade to Vite 6 and Laravel Vite Plugin 1 (#374)
Browse files Browse the repository at this point in the history
* Upgrade to Vite 6

* Update laravel-vite-plugin

* Compile with the latest LTS version of node

* Compile Assets

* Use LTS version of node

* Revert node version bump

---------

Co-authored-by: timacdonald <[email protected]>
  • Loading branch information
timacdonald and timacdonald authored Dec 2, 2024
1 parent 4510b1b commit 30f433f
Show file tree
Hide file tree
Showing 21 changed files with 542 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compile-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
with:
cmd: build
cmd: build
623 changes: 479 additions & 144 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"autoprefixer": "^10.4.14",
"clipboard": "^2.0.10",
"instant.page": "^5.2.0",
"laravel-vite-plugin": "^0.7.6",
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.4.21",
"postcss-import": "^14.0.0",
"tailwindcss": "^3.4.0",
"vite": "^4.3.9"
"vite": "^6.0.0"
}
}
31 changes: 0 additions & 31 deletions public/build/assets/app-70a5a3a6.js

This file was deleted.

31 changes: 31 additions & 0 deletions public/build/assets/app-BOWVlUZW.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/assets/app-BzLGAnuF.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/app-dc063eeb.css

This file was deleted.

6 changes: 0 additions & 6 deletions public/build/assets/docs-45166933.js

This file was deleted.

Loading

0 comments on commit 30f433f

Please sign in to comment.