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

fix: build and size limit #15

Merged
merged 1 commit into from
Mar 6, 2024
Merged

fix: build and size limit #15

merged 1 commit into from
Mar 6, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Mar 6, 2024

PR-Codex overview

This PR updates project configuration files and removes size-limit configuration for packages/core/index.ts.

Detailed summary

  • Updated tsconfig/tsconfig.json to set rootDir to "../packages/core"
  • Removed size-limit configuration for packages/core/index.ts
  • Added new size limit configurations in .size-limit.json for different core modules
  • Updated tsconfig/tsconfig.base.json with changes to lib and moduleResolution properties

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@joepegler joepegler changed the title feat: add size limit fix: build and size limit Mar 6, 2024
@joepegler joepegler merged commit 742f7cc into main Mar 6, 2024
2 checks passed
@joepegler joepegler deleted the feat/size branch March 6, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant