Skip to content

Commit

Permalink
Enable source maps in playground, for development (#2568)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAM92 authored Sep 28, 2021
1 parent 89d8e43 commit 009a646
Show file tree
Hide file tree
Showing 4 changed files with 9,821 additions and 44 deletions.
1 change: 1 addition & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ module.exports = {
"@babel/plugin-proposal-optional-chaining"
],
ignore,
sourceMaps: "inline"
};
Loading

0 comments on commit 009a646

Please sign in to comment.