refactor: client-side optimizations + lazy-loading

This commit is contained in:
NGPixel
2017-05-23 00:27:16 -04:00
parent 6b47064ccc
commit dc0e2fac41
16 changed files with 163 additions and 117 deletions

View File

@@ -14,8 +14,6 @@
</template>
<script>
import * as _ from 'lodash'
export default {
name: 'anchor',
data () {