mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-17 21:02:50 +00:00
webOS: Ported receiver to Electron 2.1.0 changes
This commit is contained in:
parent
61c1e9a9c1
commit
e3c437a280
16 changed files with 2402 additions and 978 deletions
|
@ -18,7 +18,7 @@ module.exports = [
|
|||
entry: {
|
||||
main: './src/Main.ts',
|
||||
},
|
||||
target: 'node',
|
||||
target: 'node8.12',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue