use-hooks/react-hooks-axios

Compiled file contains an extra modules

dmaklygin opened this issue · 1 comments

Version 1.2.0

Just looked at the dist/index.js file and noticed that file contains an extra modules, namely: axios.
I hope, you will also add a source file which I can use as module, w/o additional modules.
Thanks.

screnshot

Hi, you can do this

import { axios } from '@use-hooks/axios';