Skip to content

Commit 2956603

Browse files
committed
Add netlify.toml file for build preview
1 parent fa52077 commit 2956603

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

netlify.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Settings in the [build] context are global and are applied to all contexts
2+
# unless otherwise overridden by more specific contexts.
3+
[build]
4+
# Directory (relative to root of your repo) that contains the deploy-ready
5+
# HTML files and assets generated by the build. If a base directory has
6+
# been specified, include it in the publish directory path.
7+
publish = "website/build/redux-toolkit/"

0 commit comments

Comments
 (0)