Rich-Harris / sorcery

Resolve a chain of sourcemaps back to the original source, like magic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore missing maps

asyschikov opened this issue · comments

I have some files that have maps and some that don't have. As a result sorcery fails:

/srv/current/node_modules/sorcery/bin/index.js:71
			throw err;
			^

Error: ENOENT: no such file or directory, open 'PATH_TO_MISSING_MAP.js.map'