yarn
yarn build:dev
Check last line of electron/electron.js.
This should automatically trigger the worker (from node), but it cannot find the module.
When click the Play icon (from Ionic in src/app/tab1), the worker is correctly started.
yarn
yarn build:dev
Check last line of electron/electron.js.
This should automatically trigger the worker (from node), but it cannot find the module.
When click the Play icon (from Ionic in src/app/tab1), the worker is correctly started.