comment textarea in description page, styling

This commit is contained in:
Peng Lyu
2018-05-21 10:12:12 -07:00
parent 777075998b
commit 2f2f03b9a5
6 changed files with 21674 additions and 69 deletions

View File

@@ -124,7 +124,7 @@
"vscode:prepublish": "tsc -p ./",
"compile": "tsc -watch -p ./",
"watch": "npm run build-preview && npm run compile",
"build-preview": "webpack --mode development"
"build-preview": "webpack --watch --mode development"
},
"devDependencies": {
"@types/lodash": "^4.14.106",