shanedell commented on code in PR #716:
URL: https://github.com/apache/daffodil-vscode/pull/716#discussion_r1277735555


##########
package.json:
##########
@@ -56,20 +56,31 @@
     "xdg-app-paths": "8.3.0"
   },
   "devDependencies": {
+    "@tsconfig/svelte": "^3.0.0",
     "@types/glob": "^8.0.0",
     "@types/mocha": "^10.0.1",
     "@types/node": "^18.15.3",
     "@types/vscode": "^1.60.2",
+    "@types/vscode-webview": "^1.57.1",
     "@vscode/debugadapter-testsupport": "1.59.0",
     "@vscode/test-electron": "2.1.5",
     "@vscode/vsce": "2.19.0",
     "chai": "^4.3.7",
     "concurrently": "^7.0.0",
     "copy-webpack-plugin": "^11.0.0",
+    "css-loader": "^6.8.1",
+    "css-minimizer-webpack-plugin": "^5.0.1",
     "glob": "8.0.3",
+    "mini-css-extract-plugin": "^2.7.6",
     "mocha": "10.2.0",
     "prettier": "2.8.8",
+    "prettier-plugin-svelte": "^2.9.0",
     "run-func": "^3.0.0",
+    "sass": "^1.57.1",
+    "svelte": "^3.55.0",

Review Comment:
   Yeah would be probably be something you would want to do in that branch to 
make sure it works with all the new stuff thats in it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to