Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

W-13735186 add automatic module name for Manifest file#609

Open
damianpedra wants to merge 1 commit into
developfrom
W-13735186
Open

W-13735186 add automatic module name for Manifest file#609
damianpedra wants to merge 1 commit into
developfrom
W-13735186

Conversation

@damianpedra

Copy link
Copy Markdown
Contributor

Add automatic module name for Manifest file

@damianpedra damianpedra requested a review from a team July 21, 2023 13:29
Comment thread build.sbt
Compile / fullOptJS / artifactPath := baseDirectory.value / "target" / "artifact" / "amf-aml-module.js",
jsDependencies += ProvidedJS / "shacl.js" % "test"
)
.settings(AutomaticModuleName.settings("amf.aml"))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

watch out, there is more than one module in this project. same as amf

Comment thread build.sbt Outdated
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants