約158,000件1ページ目

日本語のみで絞り込む

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

  • 最終更新日:3か月以内
  • 2024/5/14 -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/28 -Node.js tool for optimizing SVG files. Contribute to svg/svgo development by creating an account on GitHub.

    2024/4/26 -config.js\ file. '^.+\\.(svg\\?react)$': 'jest-transformer-svg'. But it did not work. The whole Test suit fails to work since it says now it cannot find the ...

    2024/5/1 -To disable blocking of SVG files: Create a patch config file. Paste the following code into the file: RequestResponsexml. Copy. <?xml version="1.0" encoding ...

    2024/5/2 -Configuring Next.js for SVG Imports. To begin, you'll need to adjust your Next.js configuration to handle SVG files. This involves setting up a ...

    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/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 ...

    4日前 -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/4/24 -Hello, I am developing an application based on create-react-app for a TV and I ran into a problem with using SVG files ... config.js”, and doing the same with CSS ...