- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 281
 
          fix typesVersions pointing to source code instead of declaration files
          #533
        
          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
base: master
Are you sure you want to change the base?
Conversation
c724f04    to
    6c7e8fa      
    Compare
  
    | 
           Unfortunately, this wouldn't work, because of how the types are stripped. The ".d.ts" files just point to the svelte files, which are stripped in "dist".  | 
    
| 
           @hperrin perhaps we could use   | 
    
| 
           Yeah, I'm definitely open to implementing a better solution.  | 
    
| 
           @hperrin i'm in the process of converting all the packages to use  would you happen to have any ideas as to what's causing it?  | 
    
…efaults to ignore anyway
6c7e8fa    to
    bf2f0af      
    Compare
  
    | 
           i've successfully switched to  note that i moved the sources from  i'm still not sure what causes those type errors in the   | 
    
| 
           I'm going to save this for SMUI v8, but I would like to implement this solution. I'm also wondering how   | 
    
fixes #532