-
Notifications
You must be signed in to change notification settings - Fork 32
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: v2 export issue #107
fix: v2 export issue #107
Conversation
@courcelan can you take a look at this when you get a chance? Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Issue with importing solved. 🎉
I approved, but let @courcelan or @ViolanteCodes look at it too
https://share.zight.com/RBuRD4KB
@marcinpece-apptension i don't see anywhere else we are using this feature, unless i am missing something. Are you seeing anywhere? I imagined we moved over to either css or bootstrap for smooth scrolling at some point when it was necessary? WDYT? |
I guess you ask here about other PR |
Yes 🤦 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks perfect and works well. Like the split out for dev and production.
LGTM
This PR resolves #97 and resolves #105.
It split builds into UMD and ES module builds which ensures
import Butter from "buttercms"
works.It also adds development builds and leverages Tenser plugin for webpack instead of uglify.
Along this, it updates dependencies, as shown in table bellow:
Overview of version changes: