The file called suppress-warnings can cause issues in Firefox applications. To address this problem, I have created a pull request that removes the file and its usage. Additionally, I believe that it's important to be able to see warnings generated by Svelte during development. By using suppress-warnings, other warnings from dynamically loaded components and other files/libraries may also be suppressed.
PR:
#63
The file called
suppress-warningscan cause issues in Firefox applications. To address this problem, I have created a pull request that removes the file and its usage. Additionally, I believe that it's important to be able to see warnings generated by Svelte during development. By usingsuppress-warnings, other warnings from dynamically loaded components and other files/libraries may also be suppressed.PR:
#63