optimize bundle size and resize/sharp image upload

fix #11
This commit is contained in:
lesion
2019-03-07 22:39:12 +01:00
parent 817359043d
commit 5f55d487db
13 changed files with 97 additions and 32 deletions

View File

@@ -9,7 +9,7 @@
<script>
import { mapState, mapActions } from 'vuex'
import filters from '@/filters'
import moment from 'moment'
import moment from 'dayjs'
import { intersection } from 'lodash'
export default {