-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Global asset folder not working when source dir is changed another path #3398
Labels
bug
Something isn't working
Comments
xiaomingplus
added a commit
to xiaomingplus/hexo
that referenced
this issue
Dec 24, 2018
2 tasks
@xiaomingplus |
@yoshinorin not only |
xiaomingplus
changed the title
Change source config,the source assets folder can't be generated.
Global asset folder not working when source dir is changed another path
Mar 24, 2019
yoshinorin
added a commit
that referenced
this issue
Mar 24, 2019
fix: Global asset folder not working when source dir is changed another path (#3398)
thom4parisot
pushed a commit
to thom4parisot/hexo
that referenced
this issue
Jan 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment Info
Node version(
node -v
):v8.12.0Your site
_config.yml
(Optional): defaultYour theme
_config.yml
(Optional): defaultHexo and Plugin version(
npm ls --depth 0
): defaultFor BUG
When I changed the config
source
value to../source
,the source images can't be generated.Here is the config:You can run:
The images folder can not be generated.
For question
For feature request
The text was updated successfully, but these errors were encountered: