Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Conversation

@jmackie
Copy link
Member

@jmackie jmackie commented Feb 8, 2023

Prompted by ditto-lang/todomvc#3

When using pnpm generated package.json files need to use the workspace protocol.

In order to support pnpm (and other package managers in the future) this needs to be configurable.

format!("Generating package.json for {}", package_name.as_str()),
)]),
variables: HashMap::from_iter(vec![
(String::from("package-manager"), "pnpm".to_string()),
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO

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