Skip to content

Commit

Permalink
rm rolldown broken syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jan 25, 2025
1 parent 518457c commit 871dd49
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
52 changes: 23 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const PATH_IGNORES: &[&str] = &[
"node_modules/comment-parser/tests/e2e/examples.js",
"node_modules/react-native/Libraries/Utilities/__mocks__/BackHandler.js",
"node_modules/sass/sass.dart.js",
"node_modules/rolldown/dist/cjs/cli.cjs",
// Stage 3 decorator
"node_modules/puppeteer-core/src/bidi/Browser.ts",
];
Expand Down

0 comments on commit 871dd49

Please sign in to comment.