Skip to content

Instantly share code, notes, and snippets.

@samuelayo
Created February 4, 2019 16:12
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 samuelayo/92e922c9a5920bf74fccd4fe080d4a39 to your computer and use it in GitHub Desktop.
Save samuelayo/92e922c9a5920bf74fccd4fe080d4a39 to your computer and use it in GitHub Desktop.
{
"name": "webpacktest",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"jquery": "^3.3.1"
},
"devDependencies": {
"css-loader": "^2.0.1",
"style-loader": "^0.23.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment