Where should I put "functions" folder in my Vue3 project?
I've tried put in /public. I got "Note: No functions dir at /functions found. Skipping."
and put in root I got Vue build error : "[ERROR] Transforming async functions to the configured target environment ("es5") is not supported yet"
Please hrlp! :poggies:
and put in root I got Vue build error : "[ERROR] Transforming async functions to the configured target environment ("es5") is not supported yet"
Please hrlp! :poggies: