Skip to content

Instantly share code, notes, and snippets.

@harrisrobin
Created October 3, 2024 11:34
Show Gist options
  • Select an option

  • Save harrisrobin/1a95f5d5ded262f5cab017288fee75bf to your computer and use it in GitHub Desktop.

Select an option

Save harrisrobin/1a95f5d5ded262f5cab017288fee75bf to your computer and use it in GitHub Desktop.
Useful snippets
module.exports = {
compiler: {
removeConsole: {
exclude: ['error']
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment