Md Hishaam Akhtar
Md Hishaam Akhtar
When I am using any sort of IDE, its taking minimal-env.js as the global declarations for module and process. Hence, resulting in errors when I do module.exports or process.env.PORT for...
I have not been through the codebase entirely and I intend to do that, but is it necessary to name those variables as process and module?
Alright then should I put it in .npmignore and make a PR because we dont need the npm package to have that since its only needed for the closure compiler?
Alright I have opened a PR for the same.
Is there any update @dcodeIO
I think with #124 merged into master, we can close this issue now
Since #124 is still not added in the latest release, I'll let this stay open until there is a new release for npm
@dcodeIO If you could publish a new release to npm, then we could close this issue.
Not just var module but also process
> so does this package works with the new instagram API? I dont think so