A script like this is not referenced: ``` <script src="app.js"></script> ``` But this is ``` <script src="/app.js"></script> ```
A script like this is not referenced:
But this is