mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2026-05-22 19:55:56 +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.