Skip to content

Commit

Permalink
remove view transitions again
Browse files Browse the repository at this point in the history
  • Loading branch information
JensRavens committed Oct 16, 2024
1 parent bb907ea commit dd6e8dc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
1 change: 0 additions & 1 deletion app/javascript/application.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { start } from '@nerdgeschoss/shimmer';
import { Application } from '@hotwired/stimulus';
import { registerControllers } from 'stimulus-vite-helpers';
import 'chartkick/chart.js';
import './sprinkles/view_transition';

const application = Application.start();
const controllers = import.meta.glob('./controllers/**/*_controller.ts', {
Expand Down
13 changes: 0 additions & 13 deletions app/javascript/sprinkles/view_transition.js

This file was deleted.

2 changes: 1 addition & 1 deletion db/schema.rb

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

0 comments on commit dd6e8dc

Please sign in to comment.