Define the importable files through exports
property in package.json
#1144
Labels
Breaking Change
Will need a major release
Feature
Something we can add later on without introducing a breaking change
Impact: Low
Description
Publint reports for all files in
/es/
directory:We can fix it by adding the
exports
property topackage.json
.It should probably be done together with #1086
Warning: this change might be considered breaking.
HOT team did a similar task in handsontable/handsontable#7403 & https://github.com/handsontable/handsontable/pull/8875/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Links
The text was updated successfully, but these errors were encountered: