Skip to content

Conversation

@tribou
Copy link
Contributor

@tribou tribou commented Aug 13, 2016

Use linkPrefix for publicPath when set
Fixes #392

Unfortunately, this doesn't work because I mistakenly thought gatsby was using the config package to pull in the config.toml. Is a project's config.toml already available to the gatsby cli context somewhere?

Use linkPrefix for publicPath when set
Fixes gatsbyjs#392
@KyleAMathews
Copy link
Contributor

Hmm... yeah, another indication that config.toml was a bad idea. My plan is to switch things over to a gatsby.config.js soonish anyways as we'll need that for theme/plugin support so perhaps shelf this until then?

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.

Webpack publicPath is not set during build-javascript stage

2 participants