feat: convert all fonts to woff2 format
This commit is contained in:
10
netlify.toml
10
netlify.toml
@@ -13,9 +13,9 @@ package = "netlify-plugin-cypress"
|
||||
[plugins.inputs]
|
||||
configFile = "cypress.config.ts"
|
||||
[plugins.inputs.postBuild]
|
||||
enable = true
|
||||
start = "npm start"
|
||||
wait-on = "http://127.0.0.1:3000/en/test"
|
||||
enable = true
|
||||
start = "npm start"
|
||||
wait-on = "http://127.0.0.1:3000/en/test"
|
||||
wait-on-timeout = "30" # seconds
|
||||
|
||||
[build.environment]
|
||||
@@ -29,7 +29,7 @@ TERM = "xterm"
|
||||
package = "@netlify/plugin-nextjs"
|
||||
|
||||
[images]
|
||||
remote_images = ["https://imagevault-stage.scandichotels.com.*", "https://imagevault.scandichotels.com.*"]
|
||||
remote_images = ["https://imagevault-stage.scandichotels.com.*", "https://imagevault.scandichotels.com.*"]
|
||||
|
||||
[functions]
|
||||
included_files = ["./.env"]
|
||||
included_files = ["./.env"]
|
||||
|
||||
Reference in New Issue
Block a user