spaceagetv / electron-bytenode-example

A basic Hello World boilerplate using Webpack to convert Electron Javascript code to binary using Bytenode and the Bytenode Webpack Plugin
66 stars 15 forks source link

fix: loader name typo cancels the resolver chain #4

Closed herberttn closed 3 years ago

herberttn commented 3 years ago

This fixes Error: Cannot find module 'bytenode' And allows RangeError: Maximum call stack size exceeded to be reproduced