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

nuxt-axios-i18n example add #110

Closed
wants to merge 1 commit into from
Closed

nuxt-axios-i18n example add #110

wants to merge 1 commit into from

Conversation

PeterPorzuczek
Copy link

So I've created more advanced example of nuxt usage. Main problem is that nuxt implements plugins on it's own and dedicated plugins implementations like @nuxtjs/axios and nuxt-i18n extend libs (axios and VueI18n) with new functions. To have these global helpers available and make components that uses them loading in style guide we have to mock em before style guide launch in require section of config.

@easherma
Copy link

easherma commented Aug 1, 2018

Why no merge?

@elevatebart
Copy link
Member

The PR was closed by the author but one could argue that it's still useful to re-do it.

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

3 participants