jjrgen

Results 1 comments of jjrgen

Private components are not visible for import – https://kit.svelte.dev/docs#routing-private-modules ![image](https://user-images.githubusercontent.com/54930934/133376767-acf8daf4-387c-4c2b-96fa-4a2e5a8b81f6.png) ![image](https://user-images.githubusercontent.com/54930934/133376901-b802ec87-ba63-49f5-96b6-b04f0b8558a6.png) I would expect `` to give me an auto import like `import PrivateComponent from './_PrivateComponent'`