Skip to content

Instantly share code, notes, and snippets.

@rafaelrozon
Last active February 16, 2019 01:26
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 rafaelrozon/896fccf76cdd4a45571ed1f6cb82384a to your computer and use it in GitHub Desktop.
Save rafaelrozon/896fccf76cdd4a45571ed1f6cb82384a to your computer and use it in GitHub Desktop.
// ...
webpack: {
alias: {
"~": path.resolve(__dirname, "./src/"),
}
},
// ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment