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

Add first class Javascript/Typescript support to the Mill build tool #4293

Merged
merged 12 commits into from
Jan 16, 2025

Conversation

monyedavid
Copy link
Contributor

@monyedavid monyedavid commented Jan 12, 2025

This pr implements the examples for jslib/dependencies.

#3927

Checklist:

  • example/jslib/publish
    • 1-publish
    • 2-realistic

Key changes:

  • Packages can now be imported without the node_modules prefix.
  • PublishMeta - package.json (for publish) generation
  • Prepare js code for publishing in publish directory

main/package.mill Outdated Show resolved Hide resolved
build.mill Outdated Show resolved Hide resolved
@monyedavid monyedavid requested a review from lihaoyi January 13, 2025 08:51
@lihaoyi
Copy link
Member

lihaoyi commented Jan 16, 2025

I think this looks great, thanks @monyedavid

@lihaoyi lihaoyi merged commit e1f43c5 into com-lihaoyi:main Jan 16, 2025
28 checks passed
@lefou lefou added this to the 0.12.6 milestone Jan 17, 2025
irodotos7 pushed a commit to vaslabs-ltd/mill that referenced this pull request Jan 17, 2025
…om-lihaoyi#4293)

This pr implements the examples for jslib/dependencies.

com-lihaoyi#3927

Checklist:
- [x] **example/jslib/publish**
     - [x]  1-publish
     - [x]  2-realistic
     
Key changes:
- Packages can now be imported without the node_modules prefix.
- PublishMeta - package.json (for publish) generation
- Prepare js code for publishing in publish directory
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.

4 participants