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 ae9cbce commit 839d496Copy full SHA for 839d496
README.md
@@ -71,7 +71,7 @@ exports = {
71
]
72
},
73
resolve: {
74
- fullySpecfied: true,
+ fullySpecified: true,
75
plugins: [new ResolveTypeScriptPlugin()]
76
}
77
};
0 commit comments