Skip to content

Instantly share code, notes, and snippets.

@cnjimbo
Last active October 26, 2021 06:07
Show Gist options
  • Select an option

  • Save cnjimbo/e0a9b8b88bc3de178e5bc3c911d4bb86 to your computer and use it in GitHub Desktop.

Select an option

Save cnjimbo/e0a9b8b88bc3de178e5bc3c911d4bb86 to your computer and use it in GitHub Desktop.
webpack
//Use `node --trace-deprecation webpack
process.traceDeprecation = true;
module.exports = {
// Your config
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment