Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Source map support called multiple times #10

Open
vjpr opened this issue Sep 25, 2021 · 0 comments
Open

Source map support called multiple times #10

vjpr opened this issue Sep 25, 2021 · 0 comments

Comments

@vjpr
Copy link

vjpr commented Sep 25, 2021

source-map-support should not be called more than once it can cause bugs. See: evanw/node-source-map-support#200. Mainly relates to multiple versions, but still, wasted cycles.

installSourceMapSupport();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant