看了一下 natty-fetch 的 package.json,里面有一项是 `jsnext:main`  它直接引用了 `src/natty-fetch.js` 的内容,而它里面有这样一个占位符,导致了项目异常。 