Page MenuHomePhorge

Upgrade to laravel-mix v6 (webpack v5) and other js dependencies
ClosedPublic

Authored by machniak on Mar 23 2021, 11:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 16, 6:34 PM
Unknown Object (File)
Feb 9 2024, 4:30 PM
Unknown Object (File)
Jan 29 2024, 4:10 AM
Unknown Object (File)
Jan 25 2024, 2:49 AM
Unknown Object (File)
Jan 25 2024, 2:45 AM
Unknown Object (File)
Jan 25 2024, 2:07 AM
Unknown Object (File)
Dec 30 2023, 10:59 AM
Unknown Object (File)
Dec 21 2023, 11:26 AM
Subscribers
Restricted Project

Details

Summary
  1. It makes the compilation 2 times faster for me
  2. Most importantly, this is a bugfix for the vue-i18n related issue.
Test Plan

./phpuint --testsuite=Browser

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf subscribed.

Works for me.

src/webpack.mix.js
18

Maybe just delete this if we no longer require it?

This revision is now accepted and ready to land.Mar 30 2021, 4:24 PM
This revision was automatically updated to reflect the committed changes.