Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Don't import main.js through addScript, it's already included through…
Browse files Browse the repository at this point in the history
… main.bundle.js
  • Loading branch information
Sumeet Adur committed Dec 14, 2015
1 parent 55cb2df commit 19d57ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/scripts/top.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ if (cutsTheMustard) {
// browsers (just to get basics like the HTML5 Shiv), and a special one (with
// things like Promise) for CTM browsers.
addScript('https://cdn.polyfill.io/v1/polyfill.min.js');
addScript('scripts/main.js');

0 comments on commit 19d57ea

Please sign in to comment.