mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-poll.git
synced 2025-10-03 04:31:04 +08:00
dont need static dirs
This commit is contained in:
parent
72457cd4f2
commit
f2b47066a4
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@
|
|||
{ "hook": "action:topic.delete", "method": "hooks.action.topicDelete" },
|
||||
{ "hook": "action:topic.restore", "method": "hooks.action.topicRestore" }
|
||||
],
|
||||
"staticDirs": {
|
||||
"public": "public",
|
||||
"vendor": "vendor"
|
||||
},
|
||||
"scss": [
|
||||
"public/scss/style.scss"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue