Kotlin / kotlin-fullstack-sample

Kotlin Full-stack Application Example
https://kotlinlang.org
Apache License 2.0
1.22k stars 167 forks source link

Fix version conflict between babel-loader and babel-core #40

Open wtanaka opened 5 years ago

wtanaka commented 5 years ago

babel-loader@8.0.2 requires @babel/core@^7.0.0 which was renamed to @babel/core from babel-core

niushapaks commented 5 years ago

Duplicates #39