Skip to content

Instantly share code, notes, and snippets.

@malithmcr
Created December 5, 2018 20:14
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 malithmcr/57c0043ad0c8044de1d69d5a4b7a0ece to your computer and use it in GitHub Desktop.
Save malithmcr/57c0043ad0c8044de1d69d5a4b7a0ece to your computer and use it in GitHub Desktop.
module.exports = function override(config, env) {
//Override config here.
return config;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment