diff --git a/.gitignore b/.gitignore
index 6ad61a66..555c82cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,7 @@ yarn-error.log*
.envrc
-examples/cdn/radix-dapp-toolkit.bundle.umd.cjs
+examples/cdn/radix-dapp-toolkit.bundle.umd.js
# Editor directories and files
.vscode/*
diff --git a/examples/cdn/index.html b/examples/cdn/index.html
index e671f9a8..2530058d 100644
--- a/examples/cdn/index.html
+++ b/examples/cdn/index.html
@@ -15,7 +15,7 @@