mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-07-03 17:01:05 +01:00
Integrate with fresh-jrs-converter.
Move FRESH/JRS conversion logic (and all future format conversions) into a separate repo.
This commit is contained in:
@ -16,7 +16,7 @@ Definition of the JRSResume class.
|
||||
, _ = require('underscore')
|
||||
, PATH = require('path')
|
||||
, MD = require('marked')
|
||||
, CONVERTER = require('./convert')
|
||||
, CONVERTER = require('fresh-jrs-converter')
|
||||
, moment = require('moment');
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user