aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers
diff options
context:
space:
mode:
authorMark Stacey <markjstacey@gmail.com>2019-06-27 22:28:29 +0800
committerGitHub <noreply@github.com>2019-06-27 22:28:29 +0800
commitb9f69b535fc8c23e2e2a81d7484d0115778ab5dd (patch)
treef10e174489f7256188547bb991a331f79b2f781d /ui/app/helpers
parent59d3a3d312ac32a0aded8fd680634f5e1d739430 (diff)
downloadtangerine-wallet-browser-b9f69b535fc8c23e2e2a81d7484d0115778ab5dd.tar.gz
tangerine-wallet-browser-b9f69b535fc8c23e2e2a81d7484d0115778ab5dd.tar.zst
tangerine-wallet-browser-b9f69b535fc8c23e2e2a81d7484d0115778ab5dd.zip
Generate complete source maps (#6756)
The source maps generated previously were mapping the bundled files to the post-Babel files - they weren't showing mapping to the source files as written. It looks like this was a result of `reactify` being used in addition to babel - that transformation must have dropped the source maps. `reactify` still needs to be listed as a dependency because it is an unlisted requirement of the `boron` package, which we use. We don't need to use it to create our bundles though, as Babel already performs the transformations we need.
Diffstat (limited to 'ui/app/helpers')
0 files changed, 0 insertions, 0 deletions