Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Improve error for package.main #128

Merged
merged 1 commit into from
May 24, 2019
Merged

Improve error for package.main #128

merged 1 commit into from
May 24, 2019

Conversation

xtuc
Copy link
Member

@xtuc xtuc commented May 24, 2019

Add an error when the main key in not present in the package.json file.
This logic is used for project of types: Webpack and JavaScript.

Closes #122

Add an error when the main key in not present in the package.json file.
This logic is used for project of types: Webpack and JavaScript.

Closes #122
@xtuc xtuc merged commit dbbfbff into master May 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat-main-error branch May 24, 2019 10:00
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.

webpack project type fails if "main" key/value is missing in package.json
1 participant