feat: migrate from electron-webpack to electron-forge

Electron upgrade : 10.1.3 => 13.1.7
Angular upgrade : 10.1.3 => 12.1.2
This commit is contained in:
Amadou Ada DIENE
2021-07-19 12:34:50 +02:00
parent 433dfeb7f5
commit 4fa2999961
83 changed files with 73637 additions and 13521 deletions

View File

@@ -0,0 +1,6 @@
{
"MULTIPLES": {
"TITLE": "Times table",
"SUBMIT": "SUBMIT"
}
}

View File

@@ -0,0 +1,6 @@
{
"MULTIPLES": {
"TITLE": "Table de multiplication",
"SUBMIT": "SOUMETTRE"
}
}