Skip to content

Commit 70780a6

Browse files
RobbyTiptonfscgoldenjoeeparkdavidkim7773khobread
committed
Committing manifest V3 version of Reactime with working production and dev environments.
Co-authored-by: Chris LeBrett <[email protected]> Co-authored-by: Robby Tipton <[email protected]> Co-authored-by: Joseph Park <[email protected]> Co-authored-by: David Kim <[email protected]> Co-authored-by: Kevin HoEun Lee <[email protected]>
1 parent a8cb004 commit 70780a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ const config = {
8282

8383
module.exports = (env, argv) => {
8484
if (argv.mode === 'development') {
85+
config.devtool = 'cheap-module-source-map';
8586
config.plugins.push(
8687
new ChromeExtensionReloader({
8788
entries: {

0 commit comments

Comments
 (0)