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 ja...@googlegroups.com
Hi there,
Just playing around with Jam (JamJS?), and I was wondering if I could put jam inside a js directory rather than jam at the root:
like:
index.html
- js
-- jam
-- non_jam_js
--- myapp.js
- css
- images
Is there currently anyway to do this?
Trying to just use it this way has just made a bunch of 404's.
Caolan McMahon
unread,
Jun 26, 2012, 12:26:33 PM6/26/12
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 ja...@googlegroups.com
There's a problem with package paths when installing to a location
other than ./jam at the moment. I'm hoping to get it fixed sometime
this week. Until then I suggest you use it at the root of your project
and move it once the fix lands.