Skip to content

Commit 0e8e460

Browse files
authored
refactor(base): flatten project structure (#227)
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
1 parent 839a66e commit 0e8e460

File tree

163 files changed

+250
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+250
-250
lines changed

README.md

Lines changed: 3 additions & 3 deletions

packages/base/.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Note: Changes to this file also must be applied to the top level .eslintignore file.
22
test
3-
src/sap/ui/webcomponents/base/thirdparty
3+
src/thirdparty
File renamed without changes.

0 commit comments

Comments
 (0)