does next js 14 uses webpack
Unanswered
Transvaal lion posted this in #help-forum
Transvaal lionOP
will this work in next js 14?
6 Replies
@Transvaal lion will this work in next js 14?
i don't know webpack too well so I can't comment on that specific thing... but nextjs14 definitely supports/uses webpack (just make sure not to use turbo pack with
--turbo)are you getting an error or something?
Transvaal lionOP
nah in next 12 it's working. changing from env-cmd to yaml currently. but later will we will migrate to next js 14. so making sure that it will work later as well
nice
Transvaal lionOP
@riský you have any idea how to get rid of this vs code error. it's import is working but vs code saying can't find probably cuz of ts cofnig !
do something like: https://stackoverflow.com/a/64726001