ariovistus / aurelia-mask

port of ui-mask to aurelia
MIT License
7 stars 3 forks source link

Bundling Aurelia-Mask #4

Closed wpearson4 closed 8 years ago

wpearson4 commented 8 years ago

Hello Sir,

I grabbed the latest update and see you added the file "aurelia-mask@1.1.5". Currently you have it pointing to index but it should look like the following: module.exports = require("github:ariovistus/aurelia-mask@1.1.5/masked-input");

wpearson4 commented 8 years ago

Yes, I believe so, because you have the require which will load it. I can test locally to verify.

Will

On Sat, Sep 17, 2016 at 10:05 AM, ariovistus notifications@github.com wrote:

If I do that, will I still be able to get at masker.js et al when I need it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ariovistus/aurelia-mask/issues/4#issuecomment-247779488, or mute the thread https://github.com/notifications/unsubscribe-auth/AIDfGK1R8cZf5kSc4Cutw9-wWCYse5DMks5qrAGwgaJpZM4J_geQ .

ariovistus commented 8 years ago

It appears to work fine, so 1.2.0 has it