-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Build release bundle with Preconstruct #6
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hey @Andarist, any pointers? 😄 I've tried using
|
Note to myself - it would really be cool if Preconstruct could somehow guide people to configure JSX/TS correctly. It kinda assumes that people already have this... but nowadays - with |
I like that idea. |
Got the package building now, just need to sort out a Parcel regression with the website. Thanks! |
I think I must have forgotten something because when I try the new release out in Replay I get:
I seem to recall you adding a config setting for this somewhere in at least one of these PRs. Now I just need to remember which one. |
That setting was strictly related to UMD builds and I doubt that you are using such in Replay. This problem that you are facing here:
|
styles.css
file which can be imported anywhere in the app (even if no bundler is used); this should support more bundlers/frameworks/environments