UNPKG

@proca/widget

Version:

Proca is an open-source campaign toolkit designed to empower activists and organisations in their digital advocacy efforts. It provides a flexible and customisable platform for creating and managing online petitions, email campaigns, and other forms of di

16 lines (15 loc) 313 B
{ "presets": ["@babel/preset-env"], "plugins": [ [ "i18next-extract", { "keyAsDefaultValue": ["en"], "defaultNS": "common", "discardOldKeys": false, "outputPath": "src/locales/{{locale}}/{{ns}}.json" } ], "@babel/plugin-transform-react-jsx" ] }