Skip to content

Commit

Permalink
Added mode development
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Feb 13, 2021
1 parent ae94057 commit 8bc8e8d
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
@@ -1,6 +1,7 @@
const path = require('path')

module.exports = {
mode: 'development',
entry: './src/index.ts',
devtool: 'inline-source-map',
module: {
Expand Down

0 comments on commit 8bc8e8d

Please sign in to comment.