potential screw up
authorIan Weller <ian@gaslightmedia.com>
Mon, 19 Dec 2016 17:38:40 +0000 (12:38 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 19 Dec 2016 17:38:40 +0000 (12:38 -0500)
commitcb8972583031398d0345c0ba02332961ac190fbf
tree62b2ea8c55802d0e38f26cd31dbf79e5fb53e278
parent486fe6588b86347d3af2f56bc0c5824f208860f6
potential screw up

It seems bower got an update and I screwed up a bit.  I didn't see any
sign of the node_modules folder or the bower_components folder on my copy,
so I did the npm install and bower install over again, and I got some
edits the to bower folder that were undefined variables.  So I
instinctivly deleted my copy. I did a git clone and tried again.  Same
issue, and I got all these extra files.  I removed the undefied variable
and continued with the work.  Previous commit has the results of the work.
43 files changed:
css/app.css
js/foundation/css/foundation.css.map [new file with mode: 0644]
js/foundation/css/normalize.css.map [new file with mode: 0644]
js/jquery/dist/core.js [new file with mode: 0644]
js/jquery/dist/jquery.slim.js [new file with mode: 0644]
js/jquery/dist/jquery.slim.min.js [new file with mode: 0644]
js/jquery/dist/jquery.slim.min.map [new file with mode: 0644]
js/jquery/external/sizzle/dist/sizzle.js [new file with mode: 0644]
js/jquery/external/sizzle/dist/sizzle.min.js [new file with mode: 0644]
js/jquery/external/sizzle/dist/sizzle.min.map [new file with mode: 0644]
js/jquery/src/ajax/var/location.js [new file with mode: 0644]
js/jquery/src/core/DOMEval.js [new file with mode: 0644]
js/jquery/src/core/ready-no-deferred.js [new file with mode: 0644]
js/jquery/src/core/readyException.js [new file with mode: 0644]
js/jquery/src/core/stripAndCollapse.js [new file with mode: 0644]
js/jquery/src/core/support.js [new file with mode: 0644]
js/jquery/src/css/adjustCSS.js [new file with mode: 0644]
js/jquery/src/css/showHide.js [new file with mode: 0644]
js/jquery/src/css/var/isHiddenWithinTree.js [new file with mode: 0644]
js/jquery/src/css/var/swap.js [new file with mode: 0644]
js/jquery/src/data/var/acceptData.js [new file with mode: 0644]
js/jquery/src/data/var/dataPriv.js [new file with mode: 0644]
js/jquery/src/data/var/dataUser.js [new file with mode: 0644]
js/jquery/src/deferred/exceptionHook.js [new file with mode: 0644]
js/jquery/src/event/ajax.js [new file with mode: 0644]
js/jquery/src/event/focusin.js [new file with mode: 0644]
js/jquery/src/event/trigger.js [new file with mode: 0644]
js/jquery/src/manipulation/buildFragment.js [new file with mode: 0644]
js/jquery/src/manipulation/getAll.js [new file with mode: 0644]
js/jquery/src/manipulation/setGlobalEval.js [new file with mode: 0644]
js/jquery/src/manipulation/var/rscriptType.js [new file with mode: 0644]
js/jquery/src/manipulation/var/rtagName.js [new file with mode: 0644]
js/jquery/src/manipulation/wrapMap.js [new file with mode: 0644]
js/jquery/src/traversing/var/dir.js [new file with mode: 0644]
js/jquery/src/traversing/var/siblings.js [new file with mode: 0644]
js/jquery/src/var/ObjectFunctionString.js [new file with mode: 0644]
js/jquery/src/var/document.js [new file with mode: 0644]
js/jquery/src/var/documentElement.js [new file with mode: 0644]
js/jquery/src/var/fnToString.js [new file with mode: 0644]
js/jquery/src/var/getProto.js [new file with mode: 0644]
js/jquery/src/var/rcssNum.js [new file with mode: 0644]
js/jquery/src/var/rnothtmlwhite.js [new file with mode: 0644]
js/modernizr/modernizr.min.js