Skip to content

Commit d0c431e

Browse files
committed
missing build config
1 parent a77eec7 commit d0c431e

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.build-config.example.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

.build-config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
googleAnalyticsProperty: '376292568',
3+
}

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ node_modules
1010
/dist
1111
/yarn.lock
1212
.DS_Store
13-
.build-config.js
1413
.netlify

0 commit comments

Comments
 (0)