bytewitchcraft / apollo-absinthe-upload-link

A network interface for Apollo that enables file-uploading to Absinthe back ends.
62 stars 37 forks source link

Changes module to lib folder to fetch compiled version #25

Closed radzserg closed 4 years ago

radzserg commented 5 years ago
Screenshot 2019-04-27 at 06 19 38

Points module to transpiled version. Webpack can include the right version. Otherwise getting an error since some browsers cannot support some modern JS features.