some JavaScripts in ./public not being output to ./build
3 views
Skip to first unread message
Nathan Henderson
unread,
May 2, 2011, 2:32:57 PM5/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to middleman-users
For a project I'm working on now I've run into some strange behavior:
I have several scripts in my ./public/javascripts directory
(script.js, plugins.js along with several libraries in the 'libs'
directory).
For some reason, only a few of the scripts get processed & output
during the build (3 out of 4 libs, none of my own scripts). Everything
works fine when testing w/ mm-server.
Any ideas?
Thomas Reynolds
unread,
May 4, 2011, 1:51:31 PM5/4/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to middlem...@googlegroups.com
Hi Nathan, which version are you using? There should be a fix for this issue in version 1.2.4 which you can upgrade to with: gem install middleman