mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-22 05:53:03 -04:00
Added observable for web worker communication
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"lib": [
|
||||
"dom",
|
||||
"es2017",
|
||||
"esnext"
|
||||
"esnext",
|
||||
"webworker"
|
||||
],
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user