This repository was archived by the owner on Apr 19, 2021. It is now read-only.
Hot reloading (automatic refreshing) from TypeScript files #9
Labels
enhancement
New feature or request
upstream
This can only be solved by an upstream project's changes
From
Carlo$#3952
on DiscordMy issue is this:
When I run
I get:
Edit 1:
Creating the file in
"/src/someFile.ts"
or even"/src/folder/someFile.ts"
And then calling it from
"client.ts"
as -works
am I accidently not allowing
"node_modules"
access? But"@sapper/app"
worksThe text was updated successfully, but these errors were encountered: