Nuxt.js + Uikit3 --> Deploying to Heroku
[issue link]@Atinux Hey Sebastien , i am deploying Nuxt.js App to Heroku and i get this Error :
ERROR in ./.nuxt/index.js
remote: Module not found: Error: Can’t resolve ‘nuxt_plugin_uikit_47fa8f2a’ in '/tmp/build_31cd53bb03d3c4965aefafd39b60d23b/.nuxt’
remote: @ ./.nuxt/index.js 225:0-68
remote: @ ./.nuxt/client.js
…
idk what’s that ! everything in local was perfect !! , and i used Uikit from nuxt.config.js , is there anything to do with this error !
Regards …