Skip to content

Commit

Permalink
Merge branch '6.0' into fix/broken-selection-invisible-column
Browse files Browse the repository at this point in the history
  • Loading branch information
olifolkerd authored Mar 11, 2024
2 parents aa47994 + 4ea02dd commit 9c896b6
Show file tree
Hide file tree
Showing 72 changed files with 1,569 additions and 1,413 deletions.
1 change: 0 additions & 1 deletion build/Bundler.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export default class Bundler{
_suppressUnnecessaryWarnings(warn, defaultHandler){
const ignoredCodes = {
"FILE_NAME_CONFLICT": true,
"CIRCULAR_DEPENDENCY": this._suppressCircularDependencyWarnings,
};

var suppressed = false,
Expand Down
Loading

0 comments on commit 9c896b6

Please sign in to comment.