🔨 Removes fixed yarn version from Netlify config
This commit is contained in:
@@ -7,11 +7,6 @@
|
|||||||
command = "yarn build"
|
command = "yarn build"
|
||||||
publish = "dist"
|
publish = "dist"
|
||||||
|
|
||||||
# Specify build software preferences
|
|
||||||
[build.environment]
|
|
||||||
NODE_VERSION = "14.17.5"
|
|
||||||
NETLIFY_USE_YARN = true
|
|
||||||
|
|
||||||
# Site info, used for the 1-Click deploy page
|
# Site info, used for the 1-Click deploy page
|
||||||
[template.environment]
|
[template.environment]
|
||||||
STATUSKIT_PAGE_TITLE = "Dashy"
|
STATUSKIT_PAGE_TITLE = "Dashy"
|
||||||
|
|||||||
Reference in New Issue
Block a user