genkgo / ember-localforage-adapter

Offline usage for Ember Data, based on localstorage adapter, but now uses Mozilla's localforage as data source
Other
133 stars 26 forks source link

add built dist folder on npm package #63

Closed maruilian11 closed 8 years ago

maruilian11 commented 8 years ago

hi, recently we want to add your lib to https://cdnjs.com, could you please consider adding built dist folder to npm package so that we can use npm package auto-update config to add every released version to cdnjs automatically with building. thank you very much!

https://github.com/cdnjs/cdnjs/issues/7134

frederikbosch commented 8 years ago

@maruilian11 How should I build it? I have never done that before. Please give me the exact commands, otherwise I might not be able to help you.

maruilian11 commented 8 years ago

hi @frederikbosch, sorry for not noticing the reply. please take a look at https://github.com/cdnjs/cdnjs/issues/7134#issuecomment-235141792

maruilian11 commented 8 years ago

if that is not enough, I'm happy to ask the building step for it.