We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a30501 commit 0597685Copy full SHA for 0597685
index.d.ts
@@ -1,7 +1,7 @@
1
// TODO: I don't know if it's possible to document default values...
2
3
interface PluginOptions {
4
- filename: string;
+ filepath: string;
5
typeOfAsset?: string;
6
includeSourcemap?: boolean;
7
hash?: boolean;
0 commit comments