Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(js)!: initialize js/js package #122

Merged
merged 1 commit into from
Jan 14, 2022
Merged

refactor(js)!: initialize js/js package #122

merged 1 commit into from
Jan 14, 2022

Conversation

IceHe
Copy link
Contributor

@IceHe IceHe commented Jan 14, 2022

Summary

Initialize js/js package

  • Add
    • packages/js/.npmignore
    • packages/js/jest.config.js
    • packages/js/jest.setup.js
    • packages/js/package.json
    • packages/js/tsconfig.json
    • packages/js/webpack.config.js
    • packages/js/src/index.ts
      (contains temporary content for pnpm build to pass CI)
    • packages/js/src/index.test.ts
      (contains temporary content for pnpm test to pass CI)
  • Update
    • pnpm-lock.yaml

Next up: Move the core and util functions from js/client to `js/js

Linear Issue Reference

LOG-1329

Testing

None for now in js/js


@logto-io/eng

@IceHe IceHe force-pushed the icehe-log-1329 branch 3 times, most recently from 40a4e73 to 38fd475 Compare January 14, 2022 07:09
@IceHe IceHe requested a review from simeng-li January 14, 2022 07:09
Copy link
Member

@gao-sun gao-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM @simeng-li would you like to do the final stamp?

Copy link
Contributor

@simeng-li simeng-li left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall lgtm

@IceHe IceHe requested a review from simeng-li January 14, 2022 09:02
@IceHe IceHe merged commit 07322cb into master Jan 14, 2022
@IceHe IceHe deleted the icehe-log-1329 branch January 14, 2022 09:10
IceHe added a commit that referenced this pull request Jan 17, 2022
@IceHe IceHe added the feature Cool stuff label Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Cool stuff
Development

Successfully merging this pull request may close these issues.

3 participants