wagerfield / nuxt-typescript

TypeScript module for Nuxt
MIT License
90 stars 11 forks source link

"findRule" method cannot find babelOption even it is there #18

Open vonweb opened 5 years ago

vonweb commented 5 years ago

babel option is deep inside use, method "findRule" cannot get that option image i don't have a good idea, hope you have

MrJmpl3 commented 5 years ago

I think , this is because the webpack config for nuxt.js changed

https://github.com/nuxt/nuxt.js/blob/840ccb4bdfa3751217a7b41726b3e8f11db229bb/packages/webpack/src/config/base.js#L249