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

changing location of output js #6094

Closed
trickydisco78 opened this issue Jun 22, 2018 · 1 comment
Closed

changing location of output js #6094

trickydisco78 opened this issue Jun 22, 2018 · 1 comment
Labels
type: question or discussion Issue discussing or asking a question about Gatsby

Comments

@trickydisco78
Copy link

Hi,

Is it possible to configure the output path of the js?

Long story short but i've been told by our internal host that i can deploy index.html but not assets. Essentially I'm taking the deployment of our homepage out of the CMS and replacing it with gatsby. They are using some apache method to pull through this index page to resolve to the root address of the website. It's looking like they can't apply a *.js rule to components in this folder but what they can offer me is a different location for assets

Summary

Relevant information

Environment (if relevant)

File contents (if changed)

gatsby-config.js: N/A
package.json: N/A
gatsby-node.js: N/A
gatsby-browser.js: N/A
gatsby-ssr.js: N/A

@m-allanson m-allanson added the type: question or discussion Issue discussing or asking a question about Gatsby label Jun 25, 2018
@m-allanson
Copy link
Contributor

There's no way to do this at the moment, but it has been requested before. See #5270

I'm going to close this as a duplicate but feel free to continue the conversation in #5270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question or discussion Issue discussing or asking a question about Gatsby
Projects
None yet
Development

No branches or pull requests

2 participants