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

melange: allow vendoring without having node.js installed #547

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

anmonteiro
Copy link
Member

@anmonteiro anmonteiro commented Apr 23, 2023

dune build -p melange already includes --ignore-promoted-rules, but using melange in e.g. an opam monorepo setup doesn't build out of the box with dune build.

@anmonteiro anmonteiro merged commit f067b3b into main Apr 23, 2023
@anmonteiro anmonteiro deleted the anmonteiro/fix-vendoring branch April 23, 2023 02:02
jchavarri added a commit that referenced this pull request May 4, 2023
* main:
  feat(melange): add `--preamble` for e.g. "use client" (#545)
  fix(ci): never re-run the `anonymous` function
  test: interaction between `[@@@bs.config {flags = ...}]` and `--as-ppx`
  melange: delete dead code across the ext library (#552)
  melc: delete Ext_json and related modules, use dune-build-info for (#551)
  melc: remove old namespace system, legacy mode (#550)
  chore: changelog entry for #548
  feat(melange): installable and usable in more OCaml versions (#548)
  fix(melange): improve error message for file-level flags handler (#549)
  melange: allow vendoring without having node.js installed (#547)
  [lite-version] Separate into melange.ppx and melange.ppx-lib (#534)
  chore: remove mel (#546)
  chore: update flakes (#543)
  Add test for doc comment attached to `%%private` (#542)
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.

1 participant