Skip to content
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

remove writeStatic #8

Closed
DougAnderson444 opened this issue Sep 4, 2022 · 1 comment
Closed

remove writeStatic #8

DougAnderson444 opened this issue Sep 4, 2022 · 1 comment

Comments

@DougAnderson444
Copy link

DougAnderson444 commented Sep 4, 2022

builder.writeStatic(assets);

When I build with the latest kit, it tells me writeStatic has been removed

See: https://github.com/sveltejs/kit/blob/5e0cfcb808ca37eb2543339f1ef5c0904b8a938f/packages/kit/src/core/adapt/builder.js#L154

and

sveltejs/kit#5618

@joewagner
Copy link
Contributor

joewagner commented Sep 28, 2022

Just found the same issue. @DougAnderson444 I saw your fork and it's working for me so I opened #9

wighawag added a commit that referenced this issue Sep 28, 2022
fix #8 builder.writeClient has replace writeStatic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants