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

Add tests for JSPM and Vite #120

Merged
merged 7 commits into from
Mar 11, 2023
Merged

Add tests for JSPM and Vite #120

merged 7 commits into from
Mar 11, 2023

Conversation

nex3
Copy link
Collaborator

@nex3 nex3 commented Mar 9, 2023

No description provided.

@nex3 nex3 requested a review from jathak March 9, 2023 00:12
Copy link
Contributor

@jathak jathak left a comment

Choose a reason for hiding this comment

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

It looks like all the browser tests other than Vite are now failing due to a value being null when it should be a boolean.

@nex3 nex3 requested a review from jathak March 9, 2023 23:43
},
"dependencies": {
"@jspm/generator": "^1.1.0",
"vite": "^4.1.4"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason why this is a regular dependency instead of a dev dependency?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This package is never going to be distributed anywhere so it kind of doesn't matter either way, but I'll make them dev dependencies for consistency.,

@nex3 nex3 merged commit 24f2c23 into main Mar 11, 2023
@nex3 nex3 deleted the more-tests branch March 11, 2023 01:08
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

2 participants