This website works better with JavaScript.
Home
Help
Sign In
zedshaw
/
learnjsthehardway
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove tracker for the next phase.
master
Zed A. Shaw
3 months ago
parent
2c5bae5281
commit
1defe5b38b
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
staging.config.js
+ 5
- 2
staging.config.js
View File
@@ -42,6 +42,10 @@ module.exports = {
NODE_ENV: 'production'
}
},
],
}
/*
{
name: 'tracker',
script: './scripts/services/tracker.js',
@@ -56,5 +60,4 @@ module.exports = {
NODE_ENV: 'production'
}
},
],
}
*/
Write
Preview
Loading…
Cancel
Save