Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

fix: Add Nuxt #115

Merged
merged 1 commit into from
Apr 10, 2019
Merged

fix: Add Nuxt #115

merged 1 commit into from
Apr 10, 2019

Conversation

shortdiv
Copy link
Contributor

- Summary
@lunaceee and I paired yesterday and realized that a couple of Vue specific SSGs were not yet supported, including Nuxt and Vuepress (which has since been merged, yay!). This PR adds Nuxt to the SSG detectors so it builds properly.

- Test plan

yarn create nuxt-app <project-name>
cd <project-name>
netlify dev

- Description for the changelog
Adds Nuxt detector

- A picture of a cute animal
whack-a-finger

Copy link
Contributor

@lunaceee lunaceee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🙌

@swyxio swyxio merged commit 1d2099e into master Apr 10, 2019
@swyxio swyxio deleted the add-nuxt branch April 10, 2019 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants