Skip to content

Instantly share code, notes, and snippets.

@cnjimbo
Last active October 26, 2021 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cnjimbo/e0a9b8b88bc3de178e5bc3c911d4bb86 to your computer and use it in GitHub Desktop.
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