{"id":27944780,"url":"https://github.com/react-figma/webpack-config","last_synced_at":"2025-05-07T12:54:30.951Z","repository":{"id":42966512,"uuid":"222947844","full_name":"react-figma/webpack-config","owner":"react-figma","description":"Webpack config for react-figma projects","archived":false,"fork":false,"pushed_at":"2022-12-04T21:21:41.000Z","size":820,"stargazers_count":3,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-27T03:01:57.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-figma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-20T13:49:03.000Z","updated_at":"2023-03-30T13:07:31.000Z","dependencies_parsed_at":"2023-01-22T22:00:40.073Z","dependency_job_id":null,"html_url":"https://github.com/react-figma/webpack-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-figma%2Fwebpack-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-figma%2Fwebpack-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-figma%2Fwebpack-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-figma%2Fwebpack-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-figma","download_url":"https://codeload.github.com/react-figma/webpack-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252795068,"owners_count":21805310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-07T12:54:29.252Z","updated_at":"2025-05-07T12:54:30.946Z","avatar_url":"https://github.com/react-figma.png","language":"JavaScript","readme":"# webpack-config\n\n[![npm version](https://img.shields.io/npm/v/react-figma-webpack-config.svg)](https://www.npmjs.com/package/react-figma-webpack-config)\n\nWebpack config for react-figma projects\n\n\n## Installation\n\nInstall it with yarn:\n\n```\nyarn add react-figma-webpack-config html-webpack-inline-source-plugin html-webpack-plugin svg-inline-loader ts-loader webpack webpack-merge -D\n```\n\nOr with npm:\n\n```\nnpm i react-figma-webpack-config html-webpack-inline-source-plugin html-webpack-plugin svg-inline-loader ts-loader webpack webpack-merge -D\n```\n\n## Usage\n\nAt webpack config:\n\n```javascript\nvar configure = require('react-figma-webpack-config');\n\nmodule.exports = configure();\n```\n\nConfiguration also can be extended:\n```javascript\nvar configure = require('react-figma-webpack-config');\n\nmodule.exports = configure({\n    entry: {\n        ui: './src/ui.js', // The entry point for your UI code\n        code: './src/code.js' // The entry point for your plugin code\n    },\n    ...\n});\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-figma%2Fwebpack-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-figma%2Fwebpack-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-figma%2Fwebpack-config/lists"}