Skip to content

Commit

Permalink
chore: 🤖 small change for shipjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Reese committed May 18, 2021
1 parent 5b3a809 commit bc6556f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/browser-reload/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const plugin = {
if (plugin.prefix) {
console.log('> Elder.js Auto Reload Plugin auto reloading prefix:', plugin.settings.prefix);
}

plugin.serverPort = process.env.SERVER_PORT || 3000;

if (plugin.run) {
Expand Down

0 comments on commit bc6556f

Please sign in to comment.