wolfeidau / cognito-vue-bootstrap

This application illustrates how to use the Amazon Amplify with vue.js.
https://github.com/wolfeidau/cognito-vue-bootstrap
Other
181 stars 36 forks source link

Adopt AWS Amplify modularization #19

Closed alexaandru closed 5 years ago

alexaandru commented 5 years ago

Maybe it would be a good idea to adopt the recently introduced AWS Amplify modularization.

alexaandru commented 5 years ago

Created a a PR for this: #20

Here's how the bundle structure and size changed, before:

bundle_before

and after: bundle_after

alexaandru commented 5 years ago

The PR #20 was merged in, so closing this now.