vite-svg icon indicating copy to clipboard operation
vite-svg copied to clipboard

Use SVG files as Vue components with Vite

Results 37 vite-svg issues
Sort by recently updated
recently updated
newest added

`path` is not defined. This might be a typo. It should be `idWithoutQuery` _index.js_ ```javascript if (isBuild) { cache.set(path, result); } } ```

Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) from 7.14.9 to 7.18.10. Release notes Sourced from @​babel/plugin-transform-react-jsx's releases. v7.18.9 (2022-07-18) :bug: Bug Fix babel-plugin-transform-modules-systemjs, babel-types #14763 fix: allow exporting TSDeclareFunction as default (@​zxbodya) babel-generator #14758 fix:...

dependencies

Bumps [@svgr/core](https://github.com/gregberge/svgr) from 5.5.0 to 6.3.1. Release notes Sourced from @​svgr/core's releases. v6.3.1 Bug Fixes fix duplicate plugin/preset detected error (#747) (3c6a54c), closes #746 fix exports compat with ESM (#749)...

dependencies

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...

dependencies

The latest release of this package on NPM was 9 months ago. Currently, [this issue (solved Sep 30)](https://github.com/visualfanatic/vite-svg/pull/42) has prevented me from using vite-plugin-react-svg since we switched to SSR. It...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Setting the pragma to `h` and the jsxRuntime to `classic-preact` allows this plugin to be used for preact projects. Example config: ```import { defineConfig } from 'vite' import preact from...

vite version 2.0.5 vite-plugin-react-svg version 0.2.0 I am trying to generate production source maps when building my vite app using the [--sourcemap](https://vitejs.dev/config/#build-sourcemap) feature of the vite build command. `vite build...

Bumps [svgo](https://github.com/svg/svgo) from 1.3.2 to 2.8.0. Release notes Sourced from svgo's releases. v2.8.0 If you enjoy SVGO and would like to support our work, consider sponsoring us directly via our...

dependencies