electron-userland / electron-compile

DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
1.01k stars 99 forks source link

Remove "decimal version" warning emitted by babel-preset-env #265

Closed yahyaKacem closed 7 years ago

yahyaKacem commented 7 years ago

remove annoying warning: warning the following targets are using a decimal version electron 1.6

yahyaKacem commented 7 years ago

OK, I'll make a new pull request.