We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e947d20 commit ca1ecaaCopy full SHA for ca1ecaa
build.js
@@ -45,6 +45,7 @@ function copyTask() {
45
copy(Refs["what-is-maven"], "{deploy,implement-plugin,module,primer}/**/*.md"),
46
copy(Refs["Hatena-Textbook"], "/**/*.md"),
47
copy(Refs["build-web-application-with-golang"], "ja/**/{0,1}*.md"),
48
+ copy(Refs["Go-SCP-jaJP"], "src/**/*.md"),
49
]);
50
}
51
0 commit comments