Skip to content

Instantly share code, notes, and snippets.

@bwll
Created June 15, 2020 06:06
Show Gist options
  • Save bwll/df6211c174df0de51231de2daa3ece86 to your computer and use it in GitHub Desktop.
Save bwll/df6211c174df0de51231de2daa3ece86 to your computer and use it in GitHub Desktop.
{
"Add a webpack loader rule": {
"scope": "javascript",
"prefix": "wploader",
"body": [
"{ test: /\\.$1/, use: ['$2'] }"
],
"description": "Webpack loader rule"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment