mc

Results 18 comments of mc

> Promise polyfill > > Promise 的 polyfill > > The chunk loading stuff now relies on Promise being available. This means you need to provide a Promise polyfill for...

@yuanyan 帮忙看下?

没,没人响应

> However, I'm not too fond of this. It can be easily workaround as such: > > ``` > npm_config_node_sqlite3_binary_host_mirror=http://npm.taobao.org/mirrors/ yarn install > ``` Yes you can, but it's not...

@arcanis Thanks for your advice! It seems a good idea. I'd like to change the implementation right away. Just a detail confirm, how to accept multiple arguments in this syntax?...

Changes: - Add CLI option (-c,--cli-config) to receive key=value pairs - Parse and save them in `Config` - Extend `makeEnv` in lifecycle-scripts for expose to npm_config_* @arcanis There has already...

@arcanis Sorry for the bother. Could you please take a review for this? thanks!

I think so. Maybe it's a good idea. But @argunner mentioned it **to perform AJAX POST and GET Request** at README. And perhaps for the _minimalist_. So let's talk about...