Changeset [df2cf923e12e03fe4f2f9834440c8c704398cb76] by Martin Carlberg
May 11th, 2012 @ 03:52 AM
MainBundle path has no '/' at the end when running in
CommonJS.
This will make relative paths fail. For example if
OBJJ_INCLUDE_PATHS has the path "../../MyLibrary".
MyLibrary will not be found when the path is joined with
mainBundlePath without an ending '/'.
This is working when running in Browser.
https://github.com/cappuccino/cappuccino/commit/df2cf923e12e03fe4f2...
Committed by Martin Carlberg
- M Objective-J/Bootstrap.js
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.