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

fix(playground): windows production build #88

Closed
wants to merge 1 commit into from

Conversation

sibbng
Copy link
Member

@sibbng sibbng commented Nov 9, 2021

Resolved path's \u part was causing issue on Windows.

vite v2.6.13 building for production...
✓ 2 modules transformed.
[rollup-plugin-dynamic-import-variables] Bad character escape sequence (3:26)   
file: C:\Users\sib\dev\unocss\playground\__play.html:3:26
error during build:
SyntaxError: Bad character escape sequence (3:26)
    at Parser.pp$5.raise (C:\Users\sib\dev\unocss\node_modules\.pnpm\[email protected]\node_modules\rollup\dist\shared\rollup.js:19495:13)

@netlify
Copy link

netlify bot commented Nov 9, 2021

❌ Deploy Preview for ecstatic-mestorf-2e8afd failed.

🔨 Explore the source changes: 0fa9694

🔍 Inspect the deploy log: https://app.netlify.com/sites/ecstatic-mestorf-2e8afd/deploys/618a928e712b750007fb21ce

@sibbng
Copy link
Member Author

sibbng commented Nov 9, 2021

I'll make PR at vite repository instead.

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

1 participant