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/browserconfig - Change the static dir #331

Open
LuXDAmore opened this issue Nov 19, 2019 · 0 comments
Open

@nuxt/browserconfig - Change the static dir #331

LuXDAmore opened this issue Nov 19, 2019 · 0 comments

Comments

@LuXDAmore
Copy link

Version

v2.10.2

Reproduction link

https://github.com/nuxt-community/modules/blob/master/packages/browserconfig/index.js

Steps to reproduce

path.resolve(this.options.srcDir, 'static', browserconfigFileName) and content: '/' + browserconfigFileName, these paths should be taken from the Dir property.

What is expected ?

Put the file (and the path) in the right directory.

What is actually happening?

Always put the file in the /static folder.

This bug report is available on Nuxt community (#c176)
@ghost ghost added the cmty:bug-report label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant