pagekit / vue-resource

The HTTP client for Vue.js
MIT License
10.09k stars 1.6k forks source link

The file name types/vue_resource.ts should be types/vue_resource.d.ts ? #699

Open xxxxst opened 6 years ago

xxxxst commented 6 years ago

the file name types/vue_resource.ts should be types/vue_resource.d.ts ?

it result an error:

[tsl] ERROR TS5009: Cannot find the common subdirectory path for the input files.

I used vue+webpack+typescript+vue-resource