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

Configuring vite.config.ts base field breaks the asset scripts for the Express template #10307

Open
trisolari opened this issue Dec 5, 2024 · 0 comments

Comments

@trisolari
Copy link

Reproduction

https://github.com/trisolari/express-base-fail/blob/main/vite.config.ts#L12C2-L12C18

The above is a repo from running

npx create-remix@latest --template remix-run/remix/templates/express

And only adding that base field

Running

npm run build

and

npm start

System Info

Windows 11

Used Package Manager

npm

Expected Behavior

Page should show the default first time template creation page
image

Actual Behavior

Gives the following page
image
image

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

1 participant