Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: use type=module in generated projects#389

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
cexbrayat wants to merge2 commits intovuejs:mainfromcexbrayat:feat/type-module

Conversation

cexbrayat
Copy link
Member

@cexbrayatcexbrayat commentedNov 26, 2023
edited
Loading

This PR is blocked for now because of:

The PR is on top of#386

The current strategy is to usetype: module in the package.json file to avoid the CJS warning from Vite 5.
This forces us to:

The generated applications were failing out of the box, and went unnoticed as nightwatch is not built on CI.I took inspiration fromhttps://github.com/nightwatchjs/nightwatch-plugin-vue andhttps://github.com/nightwatchjs/create-nightwatch to make the setup a bit lighter and functional (we now let nightwatch start vite directly).The pnpm test script should now work for every combination generated.
For Cypress with Typescript, we needed to add a `module` option to the root tsconfig (seecypress-io/cypress#24111).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@cexbrayat

[8]ページ先頭

©2009-2025 Movatter.jp