mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-11 18:10:32 +08:00
🔨 Refactor(custom): remove cross-env
This commit is contained in:
@@ -74,9 +74,6 @@ class LifeCycle {
|
||||
if (isDisableGPU) {
|
||||
app.disableHardwareAcceleration()
|
||||
}
|
||||
if (process.env.NODE_ENV === 'development') {
|
||||
MemoryMonitor.start(30000)
|
||||
}
|
||||
}
|
||||
|
||||
#onReady() {
|
||||
|
||||
Reference in New Issue
Block a user