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.
2 parents 94bd3b3 + c588764 commit 72edb95Copy full SHA for 72edb95
scripts/build-sassdoc.mjs
@@ -129,7 +129,7 @@ function createConfig(options = {}) {
129
name: 'sassdoc-plugin-localization',
130
path: './node_modules/sassdoc-plugin-localization/dist/index.js',
131
options: {
132
- dir: options.localizationDir || 'extras/sassdoc',
+ dir: options.localizationDir || 'i18nRepo/sassdoc',
133
mode: options.localizationMode || 'both',
134
languages: ['en', 'ja'],
135
},
0 commit comments