]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Change JS file in bower.json main field to dist/foundation.js, closes #7336
authorGeoff Kimball <geoff@zurb.com>
Tue, 1 Dec 2015 17:13:41 +0000 (09:13 -0800)
committerGeoff Kimball <geoff@zurb.com>
Tue, 1 Dec 2015 17:13:41 +0000 (09:13 -0800)
bower.json

index bfa8f48f9b5a0547b52322639e90db159b3fbbc5..ddedc0763436efa7aea0b091872b7e026cc298ae 100644 (file)
@@ -3,7 +3,7 @@
   "version": "6.0.4",
   "main": [
     "scss/foundation.scss",
-    "js/foundation.js"
+    "dist/foundation.js"
   ],
   "ignore": [
     "config",