rf / mockti

titanium mocking
MIT License
27 stars 9 forks source link

add api.jsca to the 'files' array. it will help tetanize to find it #6

Closed dawee closed 11 years ago

dawee commented 11 years ago

I use mockti in my project tetanize.

tetanize create a concatenated version of a node module. like browserify, but for titanium. It only looks for the requires, so it misses the json files.

rf commented 11 years ago

sure