Skip to content

includes not working with livetanium? #2

@jacquescrocker

Description

@jacquescrocker

When I have includes on a page and I try to include livetanium, it cant find the variables defined by the include.

Simplest possible example:

Ti.include("../vendor/underscore.js");

Ti.include('../vendor/livetanium.js');
K.watch("10.0.1.4", 8128, win);

_([1,2,3])

When livetanium lines are commented out, it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions