Skip to content

Commit c5a9f07

Browse files
committed
Integrate @ohm-js/wasm for browser-compatible parsing
1 parent c65b10e commit c5a9f07

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@shopify/liquid-html-parser': minor
3+
---
4+
5+
Integrate @ohm-js/wasm for browser-compatible parsing

packages/vscode-extension/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"skipLibCheck": true,
34
"module": "commonjs",
45
"target": "ES2020",
56
"lib": ["ES2020"],

0 commit comments

Comments
 (0)