Park Hee Chan

Results 20 comments of Park Hee Chan

The same error occurs when I use [Ant Design](https://github.com/ant-design/ant-design).

@iamsmartloser `addLessLoader()` has been changed, so you should add `lessOption` key in int. Try like below: ```js // ... addLessLoader({ lessOptions: { javascriptEnabled: true, modifyVars: { '@primary-color': '#A80000' }, },...

It would be nice if more samples provided.

![hybrid-creature](https://user-images.githubusercontent.com/1831308/37752741-d505a8a6-2ddc-11e8-8cb4-a1186531554a.png) It feels like **hybrid creature** in *StarCraft 2* for me... But quite interesting and I'll keep eye on this. :speak_no_evil:

If there is no person in charge, I will work on it. 👀✨ (...until this year 😂)

## Reference - [line_profiler](https://github.com/rkern/line_profiler) - [memory_profiler](https://github.com/fabianp/memory_profiler) - [profiling - alternative of line_profiler](https://github.com/what-studio/profiling) If it serves it as web service, it can be provide using docker. Another option is Heroku and...

We can make this using docker container. Run code in docker container with profiler, and receive its results. Also we can run the docker container into another server using docker...

Same in `PyPDF2==1.26.0`.

@Stebalien Thanks. ☺️ May I ask what is different between `go-ipfs-api` and `go-ipfs-http-client`? Can I use the `-w` option?