{"id":21019012,"url":"https://github.com/paalamugan/single-spa-webpack-config-react-ts","last_synced_at":"2026-04-09T07:05:18.340Z","repository":{"id":37840400,"uuid":"506312490","full_name":"paalamugan/single-spa-webpack-config-react-ts","owner":"paalamugan","description":"Default predefined webpack configuration for single-spa with react and typescript","archived":false,"fork":false,"pushed_at":"2022-06-22T20:32:59.000Z","size":425,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-20T12:44:44.262Z","etag":null,"topics":["postcss","react","scss","single-spa","single-spa-config","tailwindcss-config","webpack"],"latest_commit_sha":null,"homepage":"","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/paalamugan.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":"2022-06-22T15:51:19.000Z","updated_at":"2022-07-16T07:13:58.000Z","dependencies_parsed_at":"2022-08-19T20:50:29.791Z","dependency_job_id":null,"html_url":"https://github.com/paalamugan/single-spa-webpack-config-react-ts","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fsingle-spa-webpack-config-react-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fsingle-spa-webpack-config-react-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fsingle-spa-webpack-config-react-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paalamugan%2Fsingle-spa-webpack-config-react-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paalamugan","download_url":"https://codeload.github.com/paalamugan/single-spa-webpack-config-react-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447639,"owners_count":20292453,"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":["postcss","react","scss","single-spa","single-spa-config","tailwindcss-config","webpack"],"created_at":"2024-11-19T10:28:42.805Z","updated_at":"2025-12-30T22:51:48.800Z","avatar_url":"https://github.com/paalamugan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# single-spa-webpack-config-react-ts\n\n## Getting started\n\n- Supported Node Engine\n\n```\nnode - v16.12.0\nyarn - 1.22.19\n```\n\n**How to Use it**\n\n- Install as a node module package like\n\n```sh\nyarn add -D single-spa-webpack-config-react-ts\n```\n\n- Added Below line in your project `webpack.config.js` like,\n\n```js\nconst {\n  singleSpaWebpackConfig,\n} = require(\"single-spa-webpack-config-react-ts\");\n\nmodule.exports = singleSpaWebpackConfig(\u003cyour_organization_name\u003e, \u003cyour_project_name\u003e, \u003ccustomize_webpack_config\u003e);\n```\n\n- Added Below line in your project `babel.config.js` like,\n\n```js\nconst { singleSpaBabelConfig } = require(\"single-spa-webpack-config-react-ts\");\n\nmodule.exports = singleSpaBabelConfig(\u003ccustomize_babel_config\u003e);\n```\n\n- Added Below line in your project `tailwind.config.js` like,\n\n```js\nconst { singleSpaTailwindConfig } = require(\"single-spa-webpack-config-react-ts\");\n\nmodule.exports = singleSpaTailwindConfig(\u003ccustomize_tailwind_config\u003e);\n```\n\n- Added Below line in your project `postcss.config.js` like,\n\n```js\nconst { singleSpaPostcssConfig } = require(\"single-spa-webpack-config-react-ts\");\n\nmodule.exports = singleSpaPostcssConfig(\u003ccustomize_postcss_config\u003e);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Fsingle-spa-webpack-config-react-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaalamugan%2Fsingle-spa-webpack-config-react-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaalamugan%2Fsingle-spa-webpack-config-react-ts/lists"}