Skip to content

saber-hq/saber-build-common

Repository files navigation

saber-build-common

Common build configurations across Saber projects.

This repo was extracted from saber-hq/saber-common to reduce the amount of version bumps required when updating Saber.

Common Errors

Module parse failed: Unexpected token

saber-common targets ES2022, which is widely supported by modern DApp browsers. Please ensure that your build pipeline supports this version of ECMAScript.

Packages

Package Description Version
@saberhq/browserslist-config Browserslist config for frontend apps npm
@saberhq/eslint-config ESLint config for TypeScript projects npm
@saberhq/eslint-config-react ESLint config for React projects npm
@saberhq/tsconfig Saber recommended TypeScript configurations npm

Release

To release a new version of saber-build-common, navigate to the release action page and click "Run workflow".

There, you may specify patch, minor, or major.

Join Us

We're looking for contributors! Reach out to team@saber.so or message michaelhly on Keybase with any questions.

License

saber-build-common is licensed under the Apache License, Version 2.0.