You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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/Apackage.json
: N/Agatsby-node.js
: N/Agatsby-browser.js
: N/Agatsby-ssr.js
: N/AThe text was updated successfully, but these errors were encountered: