tiny-trie icon indicating copy to clipboard operation
tiny-trie copied to clipboard

Inline sources.

Open dmoncada opened this issue 2 years ago • 0 comments

Fix for #15

Added "inlineSource": true to tsconfig.json and updated the build files, to prevent the Failed to parse source map warnings when using this package in a React / React Native project.

dmoncada avatar Jul 09 '23 23:07 dmoncada