Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit a73a6ba

Browse files
committed
Update Web Assets section in README
1 parent f1b21f3 commit a73a6ba

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,15 +279,8 @@ $ npm run watch
279279
```
280280

281281
When you're happy with the results,
282-
run the `build` script to generate production-ready assets.
283-
284-
```terminal
285-
$ npm run build
286-
```
287-
288-
Finally,
289282
commit any changes to the source files in `Assets`
290-
as well as the generated files in `Resources`.
283+
as well as the generated files in `Resources`.
291284

292285
```terminal
293286
$ git add Assets Resources

0 commit comments

Comments
 (0)