💚 Fix embeds build and create-block CLI
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2021", "DOM"]
|
||||
"lib": ["ES2021", "DOM"],
|
||||
"importHelpers": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user