mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 10:29:28 +02:00
Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users)
This commit is contained in:
parent
0bb487aa7d
commit
bcbda5def6
3 changed files with 163 additions and 133 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
<script>
|
||||
import axios from 'axios'
|
||||
import _ from 'lodash'
|
||||
import _ from '@/lodash'
|
||||
|
||||
export default {
|
||||
props: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue