Piyush Agarwal
Piyush Agarwal
I'm running into the same issue with awesome-typescript-loader 5.0.0. type ITest = { themeId: string }; export { ITest}; results in no output with awesome-typescript-loader. Does emit a proper d.ts...
@supasate - any thoughts on this?
@Donato-EF - that's most likely due to the SVGO default configuration options. You will want to disable SVGO rules if you want the paths to be exactly as in the...
Not a huge fan of this being defaulted in the way it is. While I appreciate the sentiment this is problematic since now this requires alt text or a role="presentational"...
Question maybe related to this, is it possible to create an ActionType that only contains the AsyncActions? Ex: Today we do `export type RootAction = ActionType;` which contains all actions...
Was running into this today myself. Would love to see this resolved soon. Thanks! Piyush
@hedgepigdaniel @rportugal I think I am going to have to disagree on this being the responsibility of the consuming app... Take for example a simple library that consumes this library...
Looks like my syntax was slightly wrong for how to pass `undefined`(it's considered to be a dynamic value passed into the template) to override this new default: https://react-svgr.com/docs/options/#svg-props ```tsx svgProps:...
Closing due to age of issue and newer versions of the libs involved.
Migrated to fontsource awhile ago.