We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2569c3c commit 7de68a1Copy full SHA for 7de68a1
package.json
@@ -148,6 +148,7 @@
148
"@opentelemetry/sdk-trace-node",
149
"@tree-sitter-grammars/tree-sitter-yaml",
150
"cbor-x",
151
+ "cfn-guard",
152
"lmdb",
153
"pino",
154
"pino-pretty",
webpack.config.js
@@ -19,6 +19,7 @@ const KEEP_FILES = [
19
'.js',
20
'.mjs',
21
'.node',
22
+ '.wasm',
23
'mappingTable.json',
24
'package.json',
25
'pyodide-lock.json',
0 commit comments