[sentry__webpack-plugin] Repair links (#47503)

This commit is contained in:
Jack Bates 2020-09-14 13:31:32 -07:00 committed by GitHub
parent 13f9c35aff
commit 9657dfe367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
// Project: https://github.com/getsentry/sentry-webpack-plugin
// Definitions by: Vladimir Grenaderov <https://github.com/VladimirGrenaderov>
// Max Boguslavskiy <https://github.com/maxbogus>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/seneca
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import { Plugin } from 'webpack';