process-analytics / icpm-demo-2022

The demo presented at ICPM 2022
https://process-analytics.github.io/icpm-demo-2022/
Apache License 2.0
3 stars 1 forks source link

[INFRA] Fix local build #7

Closed csouchet closed 2 years ago

csouchet commented 2 years ago

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code

I replace Parcel v1 by Vite.

To use vite in codesandbox, we need to not use the Template mode, but the Project mode. I tested it with the Project mode, and it works fine 🙂

⚠️ ⚠️ ⚠️ Before merging this PR, you need to save all your work on codesandbox and push it on Github. After merging this PR, you need to import again the project in the Project mode.

Capture d’écran 2022-08-24 à 15 29 17
assynour commented 2 years ago

No changes in codesandbox. Work is saved