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

Feature Request: Integrate with Axios Module #15

Open
jefrydco opened this issue Nov 2, 2018 · 1 comment
Open

Feature Request: Integrate with Axios Module #15

jefrydco opened this issue Nov 2, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jefrydco
Copy link

jefrydco commented Nov 2, 2018

Nuxt has axios module, what if instead of importing axios directly into nuxt.config file, we use nuxt axios module itself?

@manniL
Copy link
Member

manniL commented Nov 2, 2018

Hey @jefrydco! Thanks for the request.

Unfortunately, we can't leverage the @nuxtjs/axios module in the nuxt.config.js directly. We could possibly use it by passing the module (if it exists) to the function, but then we'd have to order the modules properly which seems too brittle to me.

However, if you have an idea how to realize this (or even want to submit a PR), please go on ☺️

@manniL manniL added the enhancement New feature or request label Nov 2, 2018
@NozomuIkuta NozomuIkuta mentioned this issue Jul 21, 2022
28 tasks
@NozomuIkuta NozomuIkuta mentioned this issue Dec 14, 2022
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants