git-loader: import type

This commit is contained in:
Alex Gleason
2022-10-14 16:00:18 -05:00
parent bd4734b24f
commit 55c0cfe205

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.