Baptistabomb
Explore posts from serversCDCloudflare Developers
•Created by Insight on 3/29/2024 in #pages-help
NUXT Your Functions script is over the 1 MiB
how could dev dependencies end up in the functions script folder
5 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
I’m afraid my functions will get higher fast every page takes 60ko maybe I should switch some to use client but I lose SSR
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
Yeah that’s what I did but sadly it means I can’t send react content anymore
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
yeah looks like it's the resend library :/ Argh I loved cloudflare pages, I have my domain there and analytics
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
that's not it so that's probably the imports inside my route
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
hmm maybe it's the react import?
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
I also have in /api/email an email function that takes a string of 25lines and it's 444ko I dont get it
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
I dont know why my middleware function is so large there is barely 125lines of code there
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
19 replies
CDCloudflare Developers
•Created by Baptistabomb on 3/16/2024 in #general-help
Error: Failed to publish your Function. Got error: Your Functions script is over the 1 MiB size lim
is it the whole functions folder that must be under 1MB ?
19 replies