mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2026-07-04 16:12:53 +01:00
49e56cc226
The theme directory assumes it was a child of the HackMyResume module, but NPM3 will actually flatten this out. Following the same logic that the template-generator uses, find the path to the themes using NPMs require method.