Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): add auth-client cjs build to 'postinstall'
Because: - it is 'postinstall' that builds fxa-auth-client when npm/yarn install is called - the cjs build call was missing in 'postinstall' This commit: - adds cjs build to 'postinstall'
- Loading branch information