Skip to content

Commit

Permalink
docs folder added
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosxenakis committed Sep 30, 2023
1 parent 0e17f84 commit 8ddcea8
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
},
output: {
filename: '[name].bundle.js',
path: path.resolve(__dirname, 'build'),
path: path.resolve(__dirname, 'docs'),
},
optimization: {
minimizer: [
Expand Down

0 comments on commit 8ddcea8

Please sign in to comment.