Skip to content

Add exception for nuxt.js project build output#2693

Merged
shiftkey merged 2 commits intogithub:masterfrom
jefrydco:patch-1
Jun 17, 2018
Merged

Add exception for nuxt.js project build output#2693
shiftkey merged 2 commits intogithub:masterfrom
jefrydco:patch-1

Conversation

@jefrydco
Copy link
Copy Markdown
Contributor

@jefrydco jefrydco commented May 6, 2018

Reasons for making this change:
Add exception for nuxt.js project build output

Links to documentation supporting these rule changes:
https://nuxtjs.org/guide/directory-structure/

Comment thread Node.gitignore
.next

# nuxt.js build output
.nuxt
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I can't see this mentioned in the documentation link provided. Any other resources that explains this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@shiftkey Whops sorry for previous link, I don't know this one will explain that or not
https://nuxtjs.org/api/configuration-build/#publicpath

But, you can try yourself to run this repo
https://github.com/nuxt-community/starter-template
then it will output its build file into directory named .nuxt

@jefrydco jefrydco changed the title Add exception project build output Add exception for nuxt.js project build output May 7, 2018
@shiftkey
Copy link
Copy Markdown
Member

@jefrydco thanks!

@shiftkey shiftkey merged commit 736dea6 into github:master Jun 17, 2018
@jefrydco jefrydco deleted the patch-1 branch June 18, 2018 01:15
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.

2 participants