Skip to content

Commit 453b69a

Browse files
committed
Changed: Updated Readme
1 parent 03f6ef1 commit 453b69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ elixir(function(mix) {
2626
});
2727
```
2828

29-
This will compile all *.ts files in your `resources/assets/typescript/` folder.
29+
This will compile all *.ts files in your `resources/assets/typescript/` folder and concat the compiled content into `public/js/app.js`.
3030

3131
If you'd like to output to a different directory than the default `public/js`, then you may override this as well.
3232

0 commit comments

Comments
 (0)