Splitted admin and other views in dedicated webpack chunks (~25% reduction of chunk size for regular users)

This commit is contained in:
Eliot Berriot 2019-04-19 17:33:44 +02:00
parent 0bb487aa7d
commit bcbda5def6
3 changed files with 163 additions and 133 deletions

View file

@ -75,7 +75,7 @@
<script>
import axios from 'axios'
import _ from 'lodash'
import _ from '@/lodash'
export default {
props: {