sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.85k stars 136 forks source link

Getting "Aborted - Unable to publish. Application too large" #341

Closed rabimba closed 4 years ago

rabimba commented 6 years ago

So I am trying to publish a stalk slide (and frankly it has a few very big images in it). Was wondering what is the file size limit for any surge project?

alisonjoseph commented 5 years ago

I'm also running into this issue. What is the max size?

PolGuixe commented 5 years ago

Also running into this issue. Not from local but from Gitlab pipelines.

DanySK commented 5 years ago

I hit it once when generating Kotlin/Dokka for a big project (no images, the website was above 50MB though). It was some time ago, I don't know if the limit is higher now.

bdrtsky commented 4 years ago

Any chance to answer that, hello?

sintaxi commented 4 years ago

The limit is set to 4500 files and about 430MB. You may want to look into using .surgeignore file to omit deploying certain files. https://surge.sh/help/ignoring-files-and-directories

xrkffgg commented 3 years ago

@sintaxi HI, I have a project with 600MB after build, is there any way to publish it? Thank you!!!

Sina-Hosseini-GST commented 1 year ago

@sintaxi HI, I have a project with 600MB after build, is there any way to publish it? Thank you!!!

Hi there Could you publish it?