13 · Environments & Packaging
Build
Turn source into a runnable app
The step that turns human-written source into the optimized form a browser or server actually runs.
Concrete example
You “build” the app to bundle and shrink it before deploying.
Turn source into a runnable app
The step that turns human-written source into the optimized form a browser or server actually runs.
You “build” the app to bundle and shrink it before deploying.