@cabify/babel-preset

0.1.2 • Public • Published

@product/babel-preset

npm (scoped)

Babel preset for Cabify JS and TS projects

Included presets

  • @babel/preset-env
  • @babel/preset-react
  • @babel/preset-typescript

Added plugins

  • @babel/plugin-transform-runtime
  • @babel/plugin-proposal-decorators
  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-object-rest-spread
  • @babel/plugin-syntax-dynamic-import
  • babel-plugin-add-module-exports
  • babel-plugin-lodash

Publish a new version

  • Update CHANGELOG with new features, breaking changes, etc
  • Check you're in main branch and everything is up-to-date.
  • Run yarn publish:<major|minor|patch> or yarn publish:canary for canary versions.
  • Run git push && git push --tags
  • Check all test actions triggered after previous push are ✔️.
  • Go to create a new release, select previously pushed tag and write a Title.
  • Check the action for publish the npm has finished with success.
  • Check on npm package webpage, the version has been published successfully under latest tag.

This will trigger a workflow on Github which will publish to npm eventually.

All Contributors

Contributors

Thanks goes to these wonderful people (emoji key):


Alejandro

💻

Yago Quiñoy Lobariñas

💻

Aarón García Hervás

💻

Alejandro Gallardo Escobar

💻

Alejandro León

💻

Alex Temina

💻

Arian Zargaran

💻

Carlos Castillo

💻

Christian

💻

Crismmgg

💻

David Asensio Cañas

💻

Francisco Sánchez

💻

Javier López

💻

Jesús Merino Parra

💻

Leire Rico

💻

Ricardo Boluda

💻

Rodrigo

💻

Sergio Ramirez

💻

Valentin Berlin

💻

alejandromolero

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Sidebar

Install

npm i @cabify/babel-preset

Weekly Downloads

255

Version

0.1.2

License

Apache-2.0

Unpacked Size

31.4 kB

Total Files

15

Last publish

Collaborators

  • cabify-dev