# create-react-appの制約 参考: - [Next.jsにEmotionを導入してみる | tamalog](https://tamalog.szmd.jp/next-emotion/) - [I am mitsuruog | react-create-appで作成したTypeScriptのプロジェクトのwebpack.configを上書きする](https://blog.mitsuruog.info/2018/06/react-app-rewired-typescript) create-react-app を使うと、babelが使えなくなるらしい。 導入するには、react-app-rewired をインストールするが、create-react-app の保障外になるらしい