electron-react-boilerplate / electron-react-boilerplate/electron-react-boilerplate

how to use remote or dialog module in this

Closed
#3,546 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
24.3k
Forks
4k
Avg merge
20m
Merged PRs (30d)
4

Description

when I code this
```
import { dialog } from 'electron';
```

or

```
const { dialog } = require('electron');
```

it will show this wrong like this:

image

what's the config should I change?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.