Преглед изворни кода

Create libs dir and move jquery there

Brendan Abolivier пре 7 година
родитељ
комит
018cf9149d
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 0
    0
      libs/jquery.js
  2. 1
    1
      manifest.json

jquery.js → libs/jquery.js Прегледај датотеку


+ 1
- 1
manifest.json Прегледај датотеку

@@ -20,7 +20,7 @@
20 20
     ],
21 21
 
22 22
     "background": {
23
-        "scripts": ["jquery.js", "backgroundPage.js"]
23
+        "scripts": ["libs/jquery.js", "backgroundPage.js"]
24 24
     },
25 25
 
26 26
     "applications": {