Skip to content

Inline the serverless utils package#148

Open
GrahamCampbell wants to merge 4 commits intomainfrom
inline-utils
Open

Inline the serverless utils package#148
GrahamCampbell wants to merge 4 commits intomainfrom
inline-utils

Conversation

@GrahamCampbell
Copy link
Copy Markdown
Contributor

@GrahamCampbell GrahamCampbell commented Mar 19, 2026

Untested. Closes #147.

@mnapoli
Copy link
Copy Markdown
Contributor

mnapoli commented Mar 20, 2026

Happy to merge if it's tested manually :p

@G-Rath
Copy link
Copy Markdown
Contributor

G-Rath commented Mar 30, 2026

This is looking ok to me, though it's been a bit painful to try and fully test manually - if there's still concern, do we want to try splitting this up a bit e.g. inline one utility at a time.

Alternatively we could have each utility go through a shim-type function that has an env switch between the actual inlined version and the @serverless/utils version (though I'm a little loathed at that idea since we've been living with that for AWS SDK v3 for while now 😅)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fork or move off @serverless/utils

3 participants