Skip to content

Commit 7fc6a2a

Browse files
committed
Clear some things up
1 parent cf9c704 commit 7fc6a2a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,11 @@ This file looks a bit like this:
372372
}
373373
}
374374

375+
Then deploy everything located in `build/assets`, e.g. to some CDN or
376+
static file server.
377+
375378
An app running in a production environment could use the manifest like
376-
this:
379+
this, to create links to the assets:
377380

378381
<?php
379382

0 commit comments

Comments
 (0)