aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/.production.discharge.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/instant/.production.discharge.json')
-rw-r--r--packages/instant/.production.discharge.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/instant/.production.discharge.json b/packages/instant/.production.discharge.json
new file mode 100644
index 000000000..c87f8b187
--- /dev/null
+++ b/packages/instant/.production.discharge.json
@@ -0,0 +1,13 @@
+{
+ "domain": "instant.0x.org",
+ "build_command": "dotenv yarn build -- --env.discharge_target=production",
+ "upload_directory": "umd",
+ "index_key": "instant.js",
+ "error_key": "404.html",
+ "trailing_slashes": true,
+ "cache": 3600,
+ "aws_profile": "0xproject",
+ "aws_region": "us-east-1",
+ "cdn": true,
+ "dns_configured": true
+}