diff docs/assets/js/piecrust.js.concat @ 603:7e4e567377cd

cm: Put Bower/Gulp/etc. stuff all at the root.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Jan 2016 20:04:52 -0800
parents 26e59f837558
children 94d7d5e38571
line wrap: on
line diff
--- a/docs/assets/js/piecrust.js.concat	Wed Jan 27 18:02:25 2016 -0800
+++ b/docs/assets/js/piecrust.js.concat	Wed Jan 27 20:04:52 2016 -0800
@@ -1,7 +1,7 @@
 path_mode: absolute
 files:
-  - bower_components/jquery/dist/jquery.js
-  - bower_components/bootstrap/js/transition.js
-  - bower_components/bootstrap/js/collapse.js
-  - bower_components/bootstrap/js/scrollspy.js
+  - ../bower_components/jquery/dist/jquery.js
+  - ../bower_components/bootstrap/js/transition.js
+  - ../bower_components/bootstrap/js/collapse.js
+  - ../bower_components/bootstrap/js/scrollspy.js