-
-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add sveltekit example #422
base: main
Are you sure you want to change the base?
feat: add sveltekit example #422
Conversation
This example is a WIP, and I'm running into the following error: The full stack trace follows:
It appears that running that command generates a bunch of configuration within |
38aa80c
to
464e241
Compare
It's actually our validator that's failing, you could set If sveltekit really does need to generate a folder, you could either generate ahead of time like with Sorry this will probably take someone's actual debug time to get deeper. |
464e241
to
01301fa
Compare
Okay, earlier I wasn't able to produce the
Still have to fix the following error now though:
|
Adding a sveltekit example based on aspect's rules_ts and rules_js.