Skip to content

Commit

Permalink
Возвращена случайно удаленная строчка
Browse files Browse the repository at this point in the history
  • Loading branch information
lintest committed Feb 26, 2023
1 parent c1443d1 commit 0a32e54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ module.exports = (env, argv) => {
output: {
globalObject: 'self',
filename: '[name].js',
chunkFilename: 'worker.js',
path: path.resolve(__dirname, 'dist')
},
resolveLoader: {
Expand Down

0 comments on commit 0a32e54

Please sign in to comment.