mirror of
https://github.com/wassname/template.git
synced 2026-08-18 12:30:46 +08:00
Updating code blocks
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Template for creating Distill articles.",
|
||||
"main": "dist/template.js",
|
||||
"scripts": {
|
||||
"serve": "python3 -m http.server",
|
||||
"start": "rollup -c -w",
|
||||
"build": "rollup -c",
|
||||
"test": "mocha"
|
||||
|
||||
Reference in New Issue
Block a user