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 f088046 commit db7cbd1Copy full SHA for db7cbd1
scripts/generate.js
@@ -82,7 +82,6 @@ generator.generate().catch(error => {
82
});
83
84
85
-// Update the CONFIG object to use dist as output directory
86
const CONFIG = {
87
paths: {
88
// ... other paths
0 commit comments