git-loader: import type

environments/review-webpack-ts-rwad2a/deployments/1159
Alex Gleason 2 years ago
parent bd4734b24f
commit 55c0cfe205
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

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

Loading…
Cancel
Save