Skip to content

Commit 31f1b54

Browse files
committed
ST6RI-766 Fixed infinite packaging
1 parent 08488f6 commit 31f1b54

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

org.omg.sysml.jupyter.jupyterlab/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"@types/json-schema": "*",
2121
"typescript": "~5.8.3"
2222
},
23+
"files": [
24+
"build/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}"
25+
],
2326
"jupyterlab": {
2427
"extension": true
2528
},

0 commit comments

Comments
 (0)