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 rework & merge help 2 #151

Closed
wants to merge 184 commits into from
Closed

Conversation

JumpLink
Copy link
Collaborator

@JumpLink JumpLink commented Feb 28, 2024

Again a helper PR for #144:

  • Resolved merge conflicts again (no idea why this was necessary again)
  • Fix generation of NPM package for the base gjs module
  • Removed support for tsconfig.alias.json generation

My plan is to go in the direction of NPM Package Generation only. Anyone who wants to generate the types locally can use the NPM Workspace feature and include them that way. This should make the code much clearer.

Next, I will adapt the examples to this.

@ewlsh It's amazing how fast the parser is now, good work 👍

ewlsh and others added 30 commits November 4, 2023 09:39
Environment is always GJS. Module type is always ESM and NPM package build is always true now
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