The problem I have is during “yarn build” and “yarn dev” with the inspect window open on Chrome, I get this error: “ReferenceError: global is not defined”. All the resources gets compiled though.
Does the error occur when you do not include daisyui and swiper?
The error occurs on runtime (inspect window in Chrome, if I understand this correctly).
it may well be an issue with one of those dependencies and the webpack build process.