freddysilber
freddysilber
Would it be possible to add an icon for Apex / Salesforce files? currently they show up with a `TEX` icon but some other themes have the salesforce cloud logo...
Missing `.log` icon. I'd be happy to make a PR for this (if I can figure it out) If not, would this be possible to add?
### Description When running unit tests using the new `lightning/toast' module, I get an error. ```bash Cannot find module 'lightning/toast' from 'path/to/lightningComponent/js' ``` #### Steps to Reproduce ```js // JS...