Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit c8f5654

Browse files
Rename presentations directory (rdbms; patch GH-202)
1 parent 287d533 commit c8f5654

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const config = {
2121
plugins: [
2222
new MiniCSSExtractPlugin({filename: "css/main.min.css"}),
2323
new HTMLWebpackPlugin({
24-
template: path.resolve(BASE_DIR, "rdbms", "_presentations", "normalization.html"),
24+
template: path.resolve(BASE_DIR, "rdbms", "presentations", "normalization.html"),
2525
filename: path.resolve(BUILD_DIR, "normalization", "index.html")
2626
}),
2727
],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /