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 section about compiling multiple elm modules into the same output… #1038

Merged
merged 3 commits into from Aug 3, 2022

Conversation

ChristophP
Copy link
Contributor

@ChristophP ChristophP commented Jun 27, 2022

… file

Related to this PR parcel-bundler/parcel#8076 (review)

@vercel
Copy link

vercel bot commented Jun 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
website ✅ Ready (Inspect) Visit Preview Jul 31, 2022 at 9:09AM (UTC)

src/languages/elm.md Outdated Show resolved Hide resolved
src/languages/elm.md Outdated Show resolved Hide resolved
@mischnic
Copy link
Member

And I think we should also add that having these two imports in the project will still effectively duplicate MainB.elm

  • ./X.elm?with=./MainB.elm
  • ./Y.elm?with=./MainB.elm

(This might be clear for people used to elm make but not really when coming from ESM modules)

ChristophP and others added 2 commits July 31, 2022 10:59
Rewording for multi module elm compilation

Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
Clarifying wording for multi module elm compilation

Co-authored-by: Niklas Mischkulnig <4586894+mischnic@users.noreply.github.com>
@devongovett devongovett merged commit 033a9c7 into parcel-bundler:v2 Aug 3, 2022
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

3 participants