Add /dev/index.html for local dev. Update README
This commit is contained in:
committed by
Justin Fagnani
parent
fe5a424bee
commit
9d33e2436d
@@ -17,6 +17,7 @@
|
||||
"docs:assets": "cp node_modules/prismjs/themes/prism-okaidia.css docs/",
|
||||
"docs:serve": "es-dev-server --root-dir=docs --node-resolve --watch",
|
||||
"analyze": "wca analyze \"src/**/*.ts\" --outFile custom-elements.json",
|
||||
"serve": "es-dev-server --node-resolve --watch",
|
||||
"test": "karma start karma.conf.cjs",
|
||||
"test:watch": "karma start karma.conf.cjs --auto-watch=true --single-run=false",
|
||||
"test:update-snapshots": "karma start karma.conf.cjs --update-snapshots",
|
||||
|
||||
Reference in New Issue
Block a user