Add package.json
This commit is contained in:
7
package.json
Normal file
7
package.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "test-static-site",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"scripts": {
|
||||||
|
"build": "mkdir -p dist && cp index.html dist/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user