devdogs icon indicating copy to clipboard operation
devdogs copied to clipboard

fixes resolving 'menu' in package app require

Open tomaspinho opened this issue 8 years ago • 1 comments
trafficstars

The app was building correctly under macOS Sierra, but threw on launch that the module resolver could not find the menu. Upon closer inspection, it was the menu.js file. Explicitly requiring it solves the issue.

tomaspinho avatar Feb 28 '17 19:02 tomaspinho

I will take a look. Unfortunately, I was in crazy time for my work. Please take a time

ragingwind avatar Mar 02 '17 02:03 ragingwind