Skip to content

Commit

Permalink
delete babel plugin and all explicit deps on babel
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Oct 4, 2023
1 parent c127feb commit f6c85d9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 3,191 deletions.
118 changes: 0 additions & 118 deletions libs/babel-transform-react-display-name/index.js

This file was deleted.

211 changes: 0 additions & 211 deletions libs/babel-transform-react-display-name/index.spec.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions libs/util/classed.tsx → libs/util/classed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
*
* Copyright Oxide Computer Company
*/

/**
* Even though this file doesn't contain JSX we've changed it to a TSX file to
* avoid build failures with the `vite:react-babel` plugin.
*/
import cn from 'classnames'
import React, { forwardRef } from 'react'

Expand Down
Loading

0 comments on commit f6c85d9

Please sign in to comment.