Skip to content

How can I override the partials? #914

Closed Answered by greensunrise
greensunrise asked this question in Help
Discussion options

You must be logged in to vote

The solution was to specify netlify config as below using netlify.toml file at the root of the project

[build.environment]
    DART_SASS_VERSION = "1.72.0"
    HUGO_VERSION = "0.124.0"
    HUGO_ENV = "production"
    HUGO_ENABLEGITINFO = "true"
    NODE_VERSION = "18.19.1"
    NPM_VERSION = "10.2.4"

@markdumay Thank you for helping with this.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@greensunrise
Comment options

@markdumay
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by greensunrise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants