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

npm-scripts breaks vite file #1078

Open
allen-ziegenfus opened this issue Feb 17, 2023 · 3 comments
Open

npm-scripts breaks vite file #1078

allen-ziegenfus opened this issue Feb 17, 2023 · 3 comments

Comments

@allen-ziegenfus
Copy link
Member

allen-ziegenfus commented Feb 17, 2023

I am having a problem with the lint fixing part of npm scripts. We are working on a project with vite and it changes this vite-env.d.ts in such a way that it no longer builds:

/// <reference types="vite/client" />

it changes that to:

// / <reference types="vite/client" />

@bryceosterhaus
Copy link
Member

@allen-ziegenfus is there an example in portal we can test against? Or do we need to just add that fie ourselves to test?

@allen-ziegenfus
Copy link
Member Author

@bryceosterhaus
Copy link
Member

Thanks! I created an LPS to track this so that it can be added to a sprint of ours, https://issues.liferay.com/browse/LPS-176124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants