Hey @jamauro I was thinking of making this a Meteor package, simply adding the package.js and adding the files via api.addFiles or provide them flexible via api.mainModule.
Paths could be configured via meteor.settings with zero-config defaults. What do you think?
Hey @jamauro I was thinking of making this a Meteor package, simply adding the
package.jsand adding the files viaapi.addFilesor provide them flexible viaapi.mainModule.Paths could be configured via
meteor.settingswith zero-config defaults. What do you think?