You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,8 @@ custom:
62
62
### 🥼 (experimental) local builds
63
63
64
64
While it's useful to have a build environment match your deployment
65
-
environment dockerized builds do come with some notable tradeoffs.
66
-
The external dependency on docker itself often causes friction in an added dependency to your build. If you wish to build lambda's locally, this plugin also supports an experimental `dockerless` mode.
65
+
environment, dockerized builds do come with some notable tradeoffs.
66
+
The external dependency on docker itself often causes friction as an added dependency to your build. If you wish to build lambda's locally, this plugin also supports an experimental `dockerless` mode.
0 commit comments