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

Parcel fifteenth time the charm #5804

Closed
wants to merge 1 commit into from
Closed

Parcel fifteenth time the charm #5804

wants to merge 1 commit into from

Conversation

fregante
Copy link
Member

@fregante fregante commented Jul 8, 2022

The build works, the readme is part of the bundle, but import * from './readme.md' is actually just an empty {__esModules: true} object. This suggests that my transformer needs some light fixes.

@fregante fregante added the meta Related to Refined GitHub itself label Jul 8, 2022
@fregante
Copy link
Member Author

fregante commented Jul 8, 2022

New issues:

  • in build mode dom-chef is somehow undefined 🎉

Side issues:

See you in 2023

@fregante fregante closed this Jul 8, 2022
@fregante fregante deleted the guess-whos-back branch July 8, 2022 18:44
@fregante fregante restored the guess-whos-back branch July 8, 2022 18:49
@cheap-glitch
Copy link
Member

in build mode dom-chef is somehow undefined

Might be due to parcel-bundler/parcel#8071

@fregante
Copy link
Member Author

fregante commented Jul 8, 2022

It's fun to try it every once in a while but honestly the issues I've had trying to port RG to Parcel over the years are… uhm… entertaining. Having issues show up only when watching or only when build makes me lose trust in the tool. We can't ship something that only works during development.

@fregante
Copy link
Member Author

fregante commented Jul 8, 2022

Once #5801 is in I suppose I could give Vite a try. ESbuilt is still stuck on evanw/esbuild#1492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Related to Refined GitHub itself
Development

Successfully merging this pull request may close these issues.

None yet

2 participants