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

wip #388

Merged
merged 2 commits into from
Oct 28, 2022
Merged

wip #388

merged 2 commits into from
Oct 28, 2022

Conversation

anmonteiro
Copy link
Member

No description provided.

@anmonteiro anmonteiro marked this pull request as ready for review October 28, 2022 00:44
@anmonteiro anmonteiro merged commit 6926995 into anmonteiro/no-bs-package-name Oct 28, 2022
@anmonteiro anmonteiro deleted the anmonteiro/refactor branch October 28, 2022 00:44
anmonteiro added a commit that referenced this pull request Oct 28, 2022
…ckage-output` (#384)

* Lift the restriction that `-bs-package-name` is mandatory for `-bs-package-output`

* fix previous test

* Fix `-bs-module-type`, get the suffix from the `-o <filename>.bs.js`

* fix

* update flake.lock

* fix package output

* no `-nopervasives`

* fix some code review items

* Separate `Js_packages_info` into "Batch" and "Separate" compilation

allows to fix es6 generation from separate compilation in a way that's
easier to reason about

* Wait until `[@@@bs.config { flags = [| ... |] }]` is processed before
dereferencing package specs

* wip (#388)

* wip

* fix / comment

* update flake lock

* bundle output_info instead of passing suffix and module_system around

* refactor: clearer definition of query_package_infos

* fix: type error

* fix test

* refactor: less bindings in `Js_name_of_module_id.string_of_module_id`

* refactor: Js_name_of_module_id.get_runtime_module_path

* rename function

* refactor: improve readability of `Js_name_of_module_id.string_of_module_id`
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

1 participant