Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-9, rearchitect to allow zero-config usage with default conventions #11

Merged
merged 1 commit into from
May 19, 2019

Conversation

DaniJG
Copy link
Contributor

@DaniJG DaniJG commented May 18, 2019

We can rely on webpack's aliases to use require.context inside the library.

This way when using default conventions you just need to do Vue.use(VueAutowire), and we still allow users to provide their own require.context with their own conventions.

@DaniJG DaniJG merged commit 121f01d into master May 19, 2019
@DaniJG DaniJG deleted the GH-9 branch May 19, 2019 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants