Skip to content
Snippets Groups Projects
Commit 1df455d1 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '805-smaller-webpack' into 'develop'

Resolve "Move admin/moderation related UI in a dedicated webpack chunk"

Closes #805

See merge request !728
parents 0bb487aa bcbda5de
No related branches found
No related tags found
No related merge requests found
Reduced app size for regular users by moving admin-related code in a dedicated chunk (#805)
......@@ -75,7 +75,7 @@
<script>
import axios from 'axios'
import _ from 'lodash'
import _ from '@/lodash'
export default {
props: {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment