Skip to content

Commit

Permalink
fix: esbuild Buffer.from
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkontoask committed May 22, 2023
1 parent f0db053 commit f010392
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 77 deletions.
1 change: 0 additions & 1 deletion packages/babel-plugin-jsx/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module.exports = {
setupFiles: ['./tests/jest.setup.ts'],
moduleNameMapper: {
'^lodash-es$': 'lodash',
'^esbuild-wasm$': 'esbuild',
},
transform: {
'^.+\\.tsx?$': [
Expand Down
76 changes: 0 additions & 76 deletions packages/babel-plugin-jsx/tests/browser.spec.ts

This file was deleted.

0 comments on commit f010392

Please sign in to comment.