Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
kube committed Oct 24, 2024
1 parent a956609 commit ff1e357
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vite-plugin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ const removeIncompatiblePlugins = (plugin: PluginOption) =>
// As React-Router plugin works the same as Remix plugin, also ignore it.
!plugin.name.startsWith('react-router');


interface Options {
identifiers?: IdentifierOption;
unstable_mode?: 'transform' | 'emitCss';
Expand Down

0 comments on commit ff1e357

Please sign in to comment.