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 80bdaac commit 71af971Copy full SHA for 71af971
src/plugin.js
@@ -8,7 +8,7 @@ import { name as pluginName } from '../package.json';
8
* default multi-input Options
9
* */
10
const defaultOptions = {
11
- // `path.sep` is used for windows support
+ // `path.sep` is used for windows support
12
relative: `src${path.sep}`,
13
};
14
0 commit comments