diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-27 12:08:23 +0000 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-27 12:08:23 +0000 |
| commit | 233c884c71be87094a3631d1372b155f2feceac1 (patch) | |
| tree | 9e26740c5f9a327394a08d5477dabddfa970d0a5 /netlify.toml | |
| parent | b9dc232e89961eed0238fa06f8a45d4387274e70 (diff) | |
| download | brokentalents-233c884c71be87094a3631d1372b155f2feceac1.tar.gz brokentalents-233c884c71be87094a3631d1372b155f2feceac1.zip | |
Migrate from github pages to netlify
Diffstat (limited to 'netlify.toml')
| -rw-r--r-- | netlify.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..69b4b8f --- /dev/null +++ b/netlify.toml @@ -0,0 +1,2 @@ +[build] + command = "webpack --mode production" |
