Tuesday, June 11, 2019

Proper way to reference files

When referring to stylesheets or js files from index.html,

Do not put /src/app.js

Correct way is   src/app.js