stricklandrbls commented on issue #970:
URL: 
https://github.com/apache/daffodil-vscode/issues/970#issuecomment-2698369597

   @shanedell @scholarsmate @JeremyYao 
   
   I currently have a branch where I have a temporary Svelte5 project compiling 
in the repo **but** it required the installation of a couple additional dev 
dependencies related to Svelte5. One of those was the utilization of `vite` to 
build the Data Editor's Svelte files, I want to try and replace it with 
`webpack` as it's used everywhere else in the project.
   
   As far as syntax migration into Svelte5, there's a lot of rework that is 
required due to the addition of Svelte5's runes and new state functionality 
that seems to remove the usage of stores in versions < 5.[^1]
   
   [^1]: https://svelte.dev/docs/svelte/v5-migration-guide


-- 
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: commits-unsubscr...@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to