Replies: 1 comment
-
This was fixed here #1197 I just tested it here MiroslavPetrik/gnt-starter@b2d7205. Took me a while to get to the path it reduced build size by over 40kb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unfortunately when I have the following import
This will pull in absolutely everything from the barrel file.
What would be better is to have the ability just to grab the modal:
This could be achieved with package.json exports, something like
Beta Was this translation helpful? Give feedback.
All reactions