refactor: allow requiring modules with no side effects (#17496)

This commit is contained in:
Shelley Vohr 2019-04-29 17:46:08 -07:00 committed by Cheng Zhao
parent 4ee201c56e
commit 7b55ee9d36
10 changed files with 85 additions and 54 deletions

View file

@ -1,4 +1,4 @@
import { EventEmitter } from "electron";
import { EventEmitter } from 'electron';
/**
* @fileoverview A set of helper functions to make it easier to work