soyguijarro / react-storage-hooks

React hooks for persistent state
https://npm.im/react-storage-hooks
MIT License
166 stars 18 forks source link

Missing sources for sourceMaps #46

Open mscolnick opened 3 years ago

mscolnick commented 3 years ago

The npm package is missing sources (referenced by the source maps). Would it be possible to: 1) remove source maps 2) add sources inline to source maps (https://www.typescriptlang.org/tsconfig/#inlineSourceMap) 3) add the src dir to package.json#files