Adam McAmis

Results 2 issues of Adam McAmis

## Environment - Linaria version: - "@linaria/core": "^3.0.0-beta.4" - "@linaria/react": "^3.0.0-beta.7, - "@linaria/babel-preset": "^3.0.0-beta.4" - "@linaria/shaker": "^3.0.0-beta.7" - "@linaria/webpack-loader": "^3.0.0-beta.7" - Bundler (+ version): - Next.js 10.0/Webpack 4 - "next-linaria":...

needs: complete repro 🖥️
bundler: webpack 📦
platform: next.js 🛠️
bug report 🦗

I've been building an app for low spec platforms that uses humps to normalize API responses. I noticed that the `camelizeKeys` function was taking nearly hundreds of ms to complete...