build
This commit is contained in:
parent
e783de3453
commit
b0e50db4f6
43 changed files with 28084 additions and 227 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"scripts": {
|
||||
"start": "snowpack dev",
|
||||
"build": "snowpack build && cp ./public/.nojekyll ../docs",
|
||||
"static": "npx serve ../docs",
|
||||
"test": "web-test-runner \"src/**/*.test.tsx\"",
|
||||
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"",
|
||||
"lint": "prettier --check \"src/**/*.{js,jsx,ts,tsx}\"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue