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

refactor(base): flatten project structure #227

Merged
merged 1 commit into from
Mar 22, 2019
Merged

refactor(base): flatten project structure #227

merged 1 commit into from
Mar 22, 2019

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented Mar 21, 2019

BREAKING CHANGE: All files required from the base now have different
path. sap/ui/webcomponents/base/ is removed.

old: import "@ui5/webcomponents-base/src/sap/ui/webcomponents/base/WebComponent"
new: import "@ui5/webcomponents-base/src/WebComponent"

BREAKING CHANGE: All files required from the base now have different
path. sap/ui/webcomponents/base/ is removed.

old: @ui5/webcomponents-base/src/sap/ui/webcomponents/base/WebComponent
new: @ui5/webcomponents-base/src/WebComponent
@MapTo0 MapTo0 merged commit 0e8e460 into master Mar 22, 2019
@MapTo0 MapTo0 deleted the flatten-base branch March 22, 2019 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants