mentat/release-addon/wrapper.suffix
Richard Newman 2577e0d4a7 Produce different output for Firefox and Firefox add-ons.
Firefox itself doesn't need `require("chrome")` to get access to Cu,
and shouldn't touch the Add-on SDK at all.
2016-11-16 21:04:14 -08:00

6 lines
57 B
Text

;return this.datomish.js;
}.call({});
});