fac25 / week2-agencyProject-Patrick-Sumithra

0 stars 0 forks source link

Remove unneeded JS indirection from project `Relates #19` #24

Closed patdel0 closed 2 years ago

patdel0 commented 2 years ago

As suggested under Issue #19, there was a performance issue with the previous setup of indirectly importing the scripts to the html file.

Unnecessary index files have been removed.