doesn't work #3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sciactive/svelte-strip#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when i run
svelte-strip, there is no output and it seems to silently failwindows 10, svelte-strip 1.0.2, node 18.10.0
Use
That will strip all svelte files in src and put them in asdf.
oops, that was the command i was running i just pasted the wrong one in the issue. same result regardless
Oh. Same result with the
stripcommand? See if you get a version number with--version.It might be a Windows thing. I haven't tested it on Windows. Let me pull up my Windows dev machine and I'll test it.
thanks!
btw, do you have time to take a look at https://github.com/hperrin/svelte-material-ui/pull/533? the reason i'm trying to use
svelte-stripis because i'm trying to publish my fork in the mean time before it gets mergedFixed in
f0738902b0.Publishing now...
I commented on this. This would basically remove types from the svelte components.