Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove debug message
  • Loading branch information
shesek committed Jun 5, 2020
1 parent c0e5ae4 commit e079022
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev-server.js
Expand Up @@ -50,8 +50,6 @@ app.get('/style-rtl.css', p(async (req, res) =>

// Add handlers for custom asset overrides
custom_assets.forEach(pattern => {
console.log(process.env.CUSTOM_ASSETS, pattern)

// pattern could also be a simple path
const paths = glob.sync(pattern)

Expand Down

0 comments on commit e079022

Please sign in to comment.