約103,000件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:3か月以内
  • 2024/7/9 -Merge the contents from your project's metro.config.js file with this config (create the file if it does not exist already). metro.config.js :.

    2024/4/30 -You can do this by adding SVGR to your webpack configuration. const nextConfig = { webpack(config) { // Grab the existing rule that handles SVG imports const ...

    2024/5/30 -If you are using the CLI, this configuration object is read from the file specified by --config . This defaults to: .svglintrc.js; If the package.json type ...

    2日前 -The SVG script element allows to add scripts to an SVG document ... Attributes. crossorigin. This attribute defines CORS settings as define for the HTML <script> ...

    2024/5/2 -Here's a comprehensive guide to setting up SVG imports in your Next.js project. Configuring Next.js for SVG Imports. To begin, you'll need to adjust your Next.

    2024/7/5 -jest-preset-angular uses ts-jest options under the hood, which are located under the globals of Jest config object in the package.json file of your project, or ...

    2024/5/14 -config.js file is different; You should create a folder to contain .svg files, then use index.js file to import/export.

    2024/6/7 -This command will process all SVG files in the icons directory and generate React components in the components directory. Step 3: Customize SVGR Configuration.

    2024/5/9 -Nodejs-based tool for optimizing SVG vector graphics files. Latest version ... js or the --config path/to/config.js command-line option. Some other ...

    103 Versions-7 Dependencies-Code Beta

    2日前 -It can be used to create lines, curves, arcs, and more. Paths create complex shapes by combining multiple straight lines or curved lines. Complex shapes ...