Skip to content

Commit 6f94bf1

Browse files
committed
test: confirming behaviour
1 parent 346d635 commit 6f94bf1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

demos/default/netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ package = "../plugin-wrapper/"
2424
# This is a fake plugin, that makes it run npm install
2525
[[plugins]]
2626
package = "@netlify/plugin-local-install-core"
27+
28+
[[redirects]]
29+
from = "/en/image"
30+
to = "/.netlify/functions/___netlify-handler"
31+
status = 200

0 commit comments

Comments
 (0)