git-loader: import type

This commit is contained in:
Alex Gleason 2022-10-14 16:00:18 -05:00
parent bd4734b24f
commit 55c0cfe205
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -1,6 +1,6 @@
import { resolve } from 'path';
import { LoaderContext } from 'webpack';
import type { LoaderContext } from 'webpack';
/**
* Forces recompile whenever the current commit changes.