tonylukasavage / ti-commonjs

node.js-style commonjs implementation for Titanium 3.X
MIT License
35 stars 8 forks source link

alloy.jmk writes wrapper every time #9

Closed tonylukasavage closed 10 years ago

tonylukasavage commented 10 years ago

Each run of alloy will wrap all relevant JS files. The alloy.jmk should check to make sure this only happens once.