adds webpack cli
This commit is contained in:
13
docs/getting-started/what-is-payload.mdx
Normal file
13
docs/getting-started/what-is-payload.mdx
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
--
|
||||||
|
topic: getting-started
|
||||||
|
--
|
||||||
|
|
||||||
|
# What is Payload?
|
||||||
|
|
||||||
|
This is a paragraph, neat
|
||||||
|
|
||||||
|
## Test
|
||||||
|
|
||||||
|
## Test 2
|
||||||
|
|
||||||
|
## Test 3
|
||||||
1
docs/getting-started/what-makes-it-different.mdx
Normal file
1
docs/getting-started/what-makes-it-different.mdx
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# What makes it different?
|
||||||
0
docs/index.js
Normal file
0
docs/index.js
Normal file
@@ -145,7 +145,7 @@
|
|||||||
"graphql-request": "^2.0.0",
|
"graphql-request": "^2.0.0",
|
||||||
"mongodb": "^3.6.2",
|
"mongodb": "^3.6.2",
|
||||||
"nodemon": "^1.19.4",
|
"nodemon": "^1.19.4",
|
||||||
"webpack-cli": "^4.0.0"
|
"webpack-cli": "^4.1.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"*.js",
|
"*.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user