Fixes (#36)
Fix devcontainer Fix editor lazyloaded elements Fix rollup Fix hasChanged error
This commit is contained in:
Vendored
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"type": "npm",
|
||||
"script": "start",
|
||||
"problemMatcher": [],
|
||||
"label": "npm: start",
|
||||
"detail": "rollup -c --watch"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user