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: responses/01.02-build-project.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,7 @@ Amazing! 👏👏👏
2
2
3
3
We're getting there. Great 😸 Now we should be able to build our project bundle to serve it on the web.
4
4
5
-
> NOTE: if you haven't worked with web stuff lately, a _bundle_ is really just a single file that includes most if not all of
6
-
> the source code of the application. It's not _too_ different from the linking process of languages that compile to native.
5
+
> NOTE: if you haven't worked with web stuff lately, a _bundle_ is really just a single file that includes most if not all of the source code of the application. It's not _too_ different from the linking process of languages that compile to native.
0 commit comments