mirror of
https://github.com/promplate/pyth-on-line.git
synced 2025-09-04 17:53:00 +00:00
chore: update SvelteKit config
Some checks are pending
javascript checks / check (macos) (push) Waiting to run
javascript checks / check (ubuntu) (push) Waiting to run
javascript checks / check (windows) (push) Waiting to run
python checks / check (push) Waiting to run
spell check / typos (push) Waiting to run
Some checks are pending
javascript checks / check (macos) (push) Waiting to run
javascript checks / check (ubuntu) (push) Waiting to run
javascript checks / check (windows) (push) Waiting to run
python checks / check (push) Waiting to run
spell check / typos (push) Waiting to run
This commit is contained in:
@@ -10,6 +10,9 @@ const config = {
|
||||
alias: {
|
||||
"$py/*": "src/python/*",
|
||||
},
|
||||
output: {
|
||||
preloadStrategy: "preload-mjs",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user