Add support for loading with CommonJS syntax too `AsyncComputed = require('vue-async-computed')`. In the meanwhile a workaround is to use `AsyncComputed = require('vue-async-computed').default`