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

gi.ts: Resolve merge conflicts #148

Merged
merged 12 commits into from
Feb 26, 2024
Merged

gi.ts: Resolve merge conflicts #148

merged 12 commits into from
Feb 26, 2024

Conversation

JumpLink
Copy link
Collaborator

@JumpLink JumpLink commented Feb 18, 2024

  • Resolve merge conflicts for current main branch
  • Start removing some CommonJS generation stuff
  • Removed nodeLinker: node_modules yarn option and fix dependencies (yarn is very strict in what may and may not be imported; indirect dependencies, for example, are not permitted)
  • Removed environments, moduleType and package CLI options
    • Environment is always GJS
    • Module type is always ESM
    • and NPM package build is always true now
  • Upgrade dependencies

This is just the beginning, in further pull requests I can remove more of the unused stuff

@JumpLink JumpLink mentioned this pull request Feb 18, 2024
@JumpLink JumpLink changed the title Resolve merge conflicts gi.ts: Resolve merge conflicts Feb 25, 2024
@ewlsh ewlsh merged commit 511afac into gi-ts-rework Feb 26, 2024
0 of 2 checks passed
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.

2 participants