feat: python code execution

This commit is contained in:
Timothy J. Baek
2024-05-16 17:49:28 -10:00
parent ba61f87a2f
commit 58a13aec7e
67 changed files with 1918 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ const config = {
// Consult https://kit.svelte.dev/docs/integrations#preprocessors
// for more information about preprocessors
preprocess: vitePreprocess(),
kit: {
// adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list.
// If your environment is not supported or you settled on a specific environment, switch out the adapter.