This commit is contained in:
2020-08-19 16:59:04 +02:00
parent 822c3f4398
commit 2e6e60e708
3 changed files with 1 additions and 4101 deletions

View File

@@ -10,7 +10,7 @@ const config: Configuration = {
],
},
output: {
path: path.join(__dirname, 'docs'),
path: path.join(__dirname, 'dist'),
},
resolve: {
extensions: ['.tsx', '.ts', '.js'],