lhapaipai / symfony-vite-dev

Monorepo for symfony-vite development
https://symfony-vite.pentatrion.com
Other
19 stars 19 forks source link

#31: Prevent setting a build directory outside of your vite project #3

Closed Huppys closed 7 months ago

Huppys commented 7 months ago

Prevent setting a build directory outside of your vite project as this would delete all files inside this folder recursively.

Is connected to lhapaipai/vite-plugin-symfony/issues/31

netlify[bot] commented 7 months ago

Deploy Preview for cosmic-bubblegum-aa631a canceled.

Name Link
Latest commit b7b6a3b92d303c8adae268a3fc97acba7fa7ae8d
Latest deploy log https://app.netlify.com/sites/cosmic-bubblegum-aa631a/deploys/654eb8520be34c00086f40f3
Huppys commented 7 months ago

There is still an issue with one of the tests. Please take a look at the utils.test.ts:282.

Does anyone have a idea how to fix this test? Or should it be omited?