vuetifyjs / vuex

šŸ“š Mono-repo structure for Vuetify Vuex modules
Other
43 stars 11 forks source link

Version without bundled amplify #2

Open aldarund opened 5 years ago

aldarund commented 5 years ago

There should be version without bundled amplify. Because otherwise if end user want to use amplify lib itself it will be double bundled and sessions will be messed

bdeo commented 5 years ago

@aldarund Do you know how we'd go about this?

aldarund commented 5 years ago

@bdeo is there any reason to have bundled version? Maybe only pure version without it?

bdeo commented 5 years ago

Iā€™m writing the firebase version without the dependency, and the firebase object is passed in on initialization/install. I think this is the better option for this package as well. We can scrap the bundled version.

On Apr 2, 2019, at 10:06 AM, Dmitry Molotkov notifications@github.com wrote:

@bdeo is there any reason to have bundled version? Maybe only pure version without it?

ā€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.